Your IP : 216.73.216.158


Current Path : /home/rtorresani/www/vendor/thecodingmachine/safe/lib/Exceptions/
Upload File :
Current File : //home/rtorresani/www/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php

<?php


namespace Safe\Exceptions;

interface SafeExceptionInterface extends \Throwable
{

}