📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 20:48:16
📂
/
/
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
kkart-pro
/
vendor
/
league
/
container
/
src
/
Exception
✏️
Editing: NotFoundException.php
<?php namespace Automattic\Kkart\Vendor\League\Container\Exception; use Psr\Container\NotFoundExceptionInterface; use InvalidArgumentException; class NotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface { }
💾 Save Changes
❌ Cancel