golden hour
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/psr/container/src
⬆️ Go Up
Upload
File/Folder
Size
Actions
ContainerExceptionInterface.php
202 B
Del
OK
ContainerInterface.php
1.04 KB
Del
OK
NotFoundExceptionInterface.php
177 B
Del
OK
Edit: NotFoundExceptionInterface.php
<?php namespace RectorPrefix202411\Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
Save