Preview: ContainerExceptionInterface.php
Size: 184 B
//proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/psr/container/src/ContainerExceptionInterface.php
<?php
namespace Psr\Container;
use Throwable;
/**
* Base interface representing a generic exception in a container.
*/
interface ContainerExceptionInterface extends Throwable
{
}
Directory Contents
Dirs: 0 × Files: 3