You are here

protected property AmountFormattingForm::$currencyAmountFormatterManager in Currency 8.3

The currency amount formatter manager.

Type: \Drupal\currency\Plugin\Currency\AmountFormatter\AmountFormatterManagerInterface

File

src/Form/AmountFormattingForm.php, line 23

Class

AmountFormattingForm
Configures amount formatting.

Namespace

Drupal\currency\Form

Code

protected $currencyAmountFormatterManager;