Current path: home/webdevt/www/schtroumpf.fr/vendor/psr/container/src/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/psr/container
<?php
namespace Psr\Container;
/**
* No entry was found in the container.
*/
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}