File Manager Lite
Dir:
/home/u540325668/domains/mkjsindia.org/public_html-chash/vendor/psr/container/src
Upload
[..]
ContainerExceptionInterface.php (248 B)
Edit
Rename
Del
NotFoundExceptionInterface.php (256 B)
Edit
Rename
Del
Edit: NotFoundExceptionInterface.php
<?php /** * @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file) */ namespace Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
Simpan