Open Journal Systems
3.3.0
|
Public Member Functions | |
__construct (array $formatters) | |
format (Money $money) | |
Formats a Money object using other Money formatters.
Definition at line 14 of file AggregateMoneyFormatter.php.
Money\Formatter\AggregateMoneyFormatter::__construct | ( | array | $formatters | ) |
MoneyFormatter[] | $formatters |
Definition at line 27 of file AggregateMoneyFormatter.php.
Money\Formatter\AggregateMoneyFormatter::format | ( | Money | $money | ) |
{Formats a Money object as string.
Money | $money |
Exception\FormatterException}
Implements Money\MoneyFormatter.
Definition at line 45 of file AggregateMoneyFormatter.php.
References Money\Money\getCurrency().