%PDF- %PDF-
Direktori : /home2/vacivi36/code/vendor/rector/rector/vendor/psr/container/src/ |
Current File : //home2/vacivi36/code/vendor/rector/rector/vendor/psr/container/src/ContainerExceptionInterface.php |
<?php namespace RectorPrefix202209\Psr\Container; use Throwable; /** * Base interface representing a generic exception in a container. */ interface ContainerExceptionInterface extends Throwable { }