You are here

protected property Currency::$currencyAmountFormatterManager in Currency 8.3

The currency amount formatter manager.

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

File

src/Entity/Currency.php, line 68

Class

Currency
Defines a currency entity class.

Namespace

Drupal\currency\Entity

Code

protected $currencyAmountFormatterManager;