/var/www/vhosts/ihelp.ro/httpdocs/vendor/sebastian/diff/src/Exception
NameSizeModeActions
ConfigurationException.php9860644editdlrm
Exception.php3530644editdlrm
InvalidArgumentException.php3850644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php (385B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace SebastianBergmann\Diff; class InvalidArgumentException extends \InvalidArgumentException implements Exception { }