Preview: Exception.php
Size: 146 B
/proc/thread-self/root/home/byroehnu/easetack.com/vendor/moneyphp/money/src/Exception.php
<?php
declare(strict_types=1);
namespace Money;
/**
* Common interface for all exceptions thrown by this library.
*/
interface Exception
{
}
Directory Contents
Dirs: 7 × Files: 14