/
usr
/
share
/
php
/
Symfony
/
Component
/
VarExporter
/
Exception
/
/usr/share/php/Symfony/Component/VarExporter/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:
/usr/share/php/Symfony/Component/VarExporter/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
cmd:
run