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