/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
symfony
/
string
/
Exception
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/symfony/string/Exception
mkdir
upload
Name
Size
Mode
Actions
ExceptionInterface.php
337
0644
edit
dl
rm
InvalidArgumentException.php
384
0644
edit
dl
rm
RuntimeException.php
368
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/symfony/string/Exception/ExceptionInterface.php
(337B)
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String\Exception; interface ExceptionInterface extends \Throwable { }
Save
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String\Exception; interface ExceptionInterface extends \Throwable { }