| .. | |||||
| ContainerExceptionInterface.php | |||||
| ContainerInterface.php | |||||
| NotFoundExceptionInterface.php | |||||
| icon-redirect-manager.svg |
<?php
namespace YoastSEO_Vendor\Psr\Container;
/**
* Base interface representing a generic exception in a container.
*/
interface ContainerExceptionInterface
{
}
| .. | |||||
| ContainerExceptionInterface.php | |||||
| ContainerInterface.php | |||||
| NotFoundExceptionInterface.php | |||||
| icon-redirect-manager.svg |