<?phpnamespace IlluminateContainer;use Exception;use PsrContainerNotFoundExceptionInterface;class EntryNotFoundException extends Exception implements NotFoundExceptionInterface{ //}