You are here

protected property PluginBasedExchangeRateProviderTest::$currencyExchangeRateProviderManager in Currency 8.3

The currency exchanger plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PluginBasedExchangeRateProviderTest.php, line 31

Class

PluginBasedExchangeRateProviderTest
@coversDefaultClass \Drupal\currency\PluginBasedExchangeRateProvider

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyExchangeRateProviderManager;