ok
Direktori : /proc/thread-self/root/home2/selectio/www/fms-worksuite/vendor/moneyphp/money/src/ |
Current File : //proc/thread-self/root/home2/selectio/www/fms-worksuite/vendor/moneyphp/money/src/Exception.php |
<?php declare(strict_types=1); namespace Money; /** * Common interface for all exceptions thrown by this library. */ interface Exception { }