You are here

protected property FixedRatesOverviewTest::$currencyExchangeRateProviderManager in Currency 8.3

The currency exchange rate provider manager.

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

File

tests/src/Unit/Controller/FixedRatesOverviewTest.php, line 36

Class

FixedRatesOverviewTest
@coversDefaultClass \Drupal\currency\Controller\FixedRatesOverview

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $currencyExchangeRateProviderManager;