whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
moneyphp
/
money
/
src
/
Exception
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/moneyphp/money/src/Exception/UnknownCurrencyException.php
<?php declare(strict_types=1); namespace Money\Exception; use DomainException; use Money\Exception; /** * Thrown when trying to get ISO currency that does not exists. */ final class UnknownCurrencyException extends DomainException implements Exception { }
Copyright ©2021 || Defacer Indonesia