DIR: /proc/thread-self/root/usr/share/php/Williamdes/MariaDBMySQLKBS/ |
Current File : //proc/thread-self/root/usr/share/php/Williamdes/MariaDBMySQLKBS/KBException.php |
<?php declare(strict_types = 1); namespace Williamdes\MariaDBMySQLKBS; use Exception; class KBException extends Exception { } |