You are here

protected property FixedRatesOverview::$currencyExchangeRateProviderManager in Currency 8.3

The currency exchange rate provider manager.

Type: \Drupal\currency\Plugin\Currency\ExchangeRateProvider\ExchangeRateProviderManagerInterface

File

src/Controller/FixedRatesOverview.php, line 31

Class

FixedRatesOverview
Provides the overview of fixed exchange rates.

Namespace

Drupal\currency\Controller

Code

protected $currencyExchangeRateProviderManager;