ok
Direktori : /home2/selectio/public_html/fms-worksuite/vendor/square/square/src/Exceptions/ |
Current File : /home2/selectio/public_html/fms-worksuite/vendor/square/square/src/Exceptions/Exception.php |
<?php declare(strict_types=1); namespace Square\Exceptions; interface Exception extends \Throwable { }