📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 15:46:27
📂
/ (Root)
/
home
/
apkbfjox
/
stargame.pk
/
wp-content
/
plugins
/
wp-rocket
/
inc
/
Dependencies
/
Psr
/
Container
📍 /home/apkbfjox/stargame.pk/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container
🔄 Refresh
✏️
Editing: NotFoundExceptionInterface.php
Writable
<?php /** * @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file) */ namespace WP_Rocket\Dependencies\Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }
💾 Save Changes
❌ Cancel