????

Your IP : 3.145.90.123


Current Path : /home/thenclexdoctor.com/.trash/vendor/moneyphp/money/src/
Upload File :
Current File : /home/thenclexdoctor.com/.trash/vendor/moneyphp/money/src/MoneyParser.php

<?php

declare(strict_types=1);

namespace Money;

/**
 * Parses a string into a Money object.
 */
interface MoneyParser
{
    /**
     * Parses a string into a Money object (including currency).
     *
     * @throws Exception\ParserException
     */
    public function parse(string $money, Currency|null $fallbackCurrency = null): Money;
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...