{'id': 183207, 'code': 'Y2gQopBX
<?php namespace Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }