File "SafeExceptionInterface.php"

Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/phpMyAdmin/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
File size: 93 B
MIME-type:
Charset: utf-8

Download   Open   Back

<?php


namespace Safe\Exceptions;

interface SafeExceptionInterface extends \Throwable
{

}

PHP File Manager