Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
performance-booster
/
vendor
/
psr
/
container
/
src
/
File Content:
ContainerExceptionInterface.php
<?php namespace Psr\Container; use Throwable; /** * Base interface representing a generic exception in a container. */ interface ContainerExceptionInterface extends Throwable { }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
ContainerExceptionInterface.php
183 bytes
0644
ContainerInterface.php
1039 bytes
0644
NotFoundExceptionInterface.php
173 bytes
0644
N4ST4R_ID | Naxtarrr