You are here

protected property ExchangeRateProviderManagerTest::$moduleHandler in Currency 8.3

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Currency/ExchangeRateProvider/ExchangeRateProviderManagerTest.php, line 54

Class

ExchangeRateProviderManagerTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\ExchangeRateProvider\ExchangeRateProviderManager

Namespace

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

Code

protected $moduleHandler;