%PDF- %PDF-
Direktori : /proc/thread-self/root/www/loslex_o/test/vendor/psr/container/src/ |
Current File : //proc/thread-self/root/www/loslex_o/test/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 { }