You are here

protected property FixedRatesOverview::$currencyAmountFormatterManager in Currency 8.3

The currency amount formatter manager.

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

File

src/Controller/FixedRatesOverview.php, line 24

Class

FixedRatesOverview
Provides the overview of fixed exchange rates.

Namespace

Drupal\currency\Controller

Code

protected $currencyAmountFormatterManager;