Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/../vendor/markbaker/../myclabs/../async-aws/../symfony/deprecation-contracts/./../postmark-mailer/../amazon-mailer/../string/../translation-contracts/../../fakerphp/../nwidart/../fruitcake/../league/flysystem-local/.././../nette/../paypal/../unicodeveloper/../sebastian/../doctrine/../dflydev/../psr/container/src
الملفات الموجودة في هذا الـ Path:
.
..
ContainerExceptionInterface.php
ContainerInterface.php
NotFoundExceptionInterface.php

مشاهدة ملف: NotFoundExceptionInterface.php

<?php

namespace Psr\Container;

/**
 * No entry was found in the container.
 */
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}