|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (Currencies $currencies) | |
| format (Money $money) | |
Formats a Money object as a decimal string.
Definition at line 14 of file DecimalMoneyFormatter.php.
| Money\Formatter\DecimalMoneyFormatter::__construct | ( | Currencies | $currencies | ) |
| Currencies | $currencies |
Definition at line 27 of file DecimalMoneyFormatter.php.
| Money\Formatter\DecimalMoneyFormatter::format | ( | Money | $money | ) |
{Formats a Money object as string.
| Money | $money |
Exception\FormatterException}
Implements Money\MoneyFormatter.
Definition at line 35 of file DecimalMoneyFormatter.php.
References Money\Money\getAmount(), and Money\Money\getCurrency().