📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 23:31:11
📂
/ (Root)
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
kkart-pro
/
vendor
/
league
/
container
/
src
/
Exception
📍 /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/vendor/league/container/src/Exception
🔄 Refresh
✏️
Editing: NotFoundException.php
Read Only
<?php namespace Automattic\Kkart\Vendor\League\Container\Exception; use Psr\Container\NotFoundExceptionInterface; use InvalidArgumentException; class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface { }
💾 Save Changes
❌ Cancel