D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
phpMyAdmin
/
vendor
/
thecodingmachine
/
safe
/
lib
/
Exceptions
/
Filename :
SafeExceptionInterface.php
back
Copy
<?php namespace Safe\Exceptions; interface SafeExceptionInterface extends \Throwable { }