You are here

protected property CurrencyExchange::$exchangeRateProvider in Currency 8.3

The exchange rate provider.

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

File

src/Plugin/Filter/CurrencyExchange.php, line 37

Class

CurrencyExchange
Provides a filter to exchange currencies.

Namespace

Drupal\currency\Plugin\Filter

Code

protected $exchangeRateProvider;