X7ROOT File Manager
PHP:
8.1.2-1ubuntu2.21
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
php
/
Williamdes
/
MariaDBMySQLKBS
📤 Upload
📝 New File
📁 New Folder
Close
Editing: KBException.php
<?php declare(strict_types = 1); namespace Williamdes\MariaDBMySQLKBS; use \Exception; /** * KBException class */ class KBException extends Exception { }
Save
Cancel