first commit
This commit is contained in:
9
pma/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
vendored
Normal file
9
pma/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Safe\Exceptions;
|
||||
|
||||
interface SafeExceptionInterface extends \Throwable
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user