/
var
/
www
/
flurhymez
/
vendor
/
symfony
/
var-exporter
/
Exception
/
/var/www/flurhymez/vendor/symfony/var-exporter/Exception
mkdir
upload
Name
Size
Mode
Actions
ClassNotFoundException.php
545
0644
edit
dl
rm
ExceptionInterface.php
342
0644
edit
dl
rm
NotInstantiableTypeException.php
558
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/symfony/var-exporter/Exception/ExceptionInterface.php
(342B)
<?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\VarExporter\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\VarExporter\Exception; interface ExceptionInterface extends \Throwable { }