You are here

protected property PluginBasedExchangeRateProviderForm::$exchangeRateProvider in Currency 8.3

The plugin-based currency exchange rate provider.

Type: \Drupal\currency\PluginBasedExchangeRateProvider

File

src/Form/PluginBasedExchangeRateProviderForm.php, line 24

Class

PluginBasedExchangeRateProviderForm
Provides the configuration form for \Drupal\currency\PluginBasedExchangeRateProvider.

Namespace

Drupal\currency\Form

Code

protected $exchangeRateProvider;