You are here

protected property CurrencyExchangeTest::$exchangeRateProvider in Currency 8.3

The exchange rate provider.

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

File

tests/src/Unit/Plugin/Filter/CurrencyExchangeTest.php, line 36

Class

CurrencyExchangeTest
@coversDefaultClass \Drupal\currency\Plugin\Filter\CurrencyExchange

Namespace

Drupal\Tests\currency\Unit\Plugin\Filter

Code

protected $exchangeRateProvider;