BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
psr
/
container
/
src
📤 Upload
📝 New File
📁 New Folder
Close
Editing: NotFoundExceptionInterface.php
<?php namespace Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
Save
Cancel