| Current Path : /var/www/html/pma/vendor/thecodingmachine/safe/lib/Exceptions/ |
| Current File : /var/www/html/pma/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php |
<?php
namespace Safe\Exceptions;
interface SafeExceptionInterface extends \Throwable
{
}