🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 23:19:34 | PHP 8.1.34
📂
/ (Root)
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
kkart-pro
/
vendor
/
psr
/
container
/
src
📍 /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/vendor/psr/container/src
🔄 Refresh
✏️
Editing: NotFoundExceptionInterface.php
Read Only
<?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 { }
💾 Save Changes
❌ Cancel