File manager - Edit - /var/www/payraty/hris/app/Xendit/Exceptions/ExceptionInterface.php
Back
<?php /** * ExceptionInterface.php * php version 7.2.0 * * @category Exception * @package Xendit\Exceptions * @author Ellen <ellen@xendit.co> * @license https://opensource.org/licenses/MIT MIT License * @link https://api.xendit.co */ namespace App\Xendit\Exceptions; /** * Interface ExceptionInterface * * @category Interface * @package Xendit\Exception * @author Ellen <ellen@xendit.co> * @license https://opensource.org/licenses/MIT MIT License * @link https://api.xendit.co */ interface ExceptionInterface extends \Throwable { /** * Get error code for the exception instance * * @return string */ public function getErrorCode(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.62 |
proxy
|
phpinfo
|
Settings