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