You are here

protected property ExchangeRateProviderDecoratorTest::$exchangeRateProvider in Currency 8.3

The decorated exchange rate provider

Type: \Commercie\CurrencyExchange\ExchangeRateProviderInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Currency/ExchangeRateProvider/ExchangeRateProviderDecoratorTest.php, line 23

Class

ExchangeRateProviderDecoratorTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\ExchangeRateProvider\ExchangeRateProviderDecorator

Namespace

Drupal\Tests\currency\Unit\Plugin\Currency\ExchangeRateProvider

Code

protected $exchangeRateProvider;