D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
opt
/
psa
/
phpMyAdmin
/
vendor
/
psr
/
container
/
src
/
Filename :
ContainerExceptionInterface.php
back
Copy
<?php namespace Psr\Container; /** * Base interface representing a generic exception in a container. */ interface ContainerExceptionInterface { }