You are here

protected property FixedRatesForm::$currencyExchangeRateProviderManager in Currency 8.3

The currency exchange rate provider manager.

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

File

src/Form/FixedRatesForm.php, line 33

Class

FixedRatesForm
Provides the configuration form for the currency_fixed_rates plugin.

Namespace

Drupal\currency\Form

Code

protected $currencyExchangeRateProviderManager;