Вход Регистрация
Файл: system/vendor/psr/container/src/NotFoundExceptionInterface.php
Строк: 22
<?php
/**
 * @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
 */

namespace PsrContainer;

/**
 * No entry was found in the container.
 */
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}
Онлайн: 0
Реклама