BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
wp-content
/
plugins
/
wp-optimize
/
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