/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/Exception.php (353B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace SebastianBergmann\Diff; use Throwable; interface Exception extends Throwable { }