📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 16:43:32
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
psr
/
container
/
src
✏️
Editing: NotFoundExceptionInterface.php
<?php namespace Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
💾 Save Changes
❌ Cancel