You are here

protected property PluginBasedExchangeRateProviderTest::$configFactory in Currency 8.3

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

PluginBasedExchangeRateProviderTest
@coversDefaultClass \Drupal\currency\PluginBasedExchangeRateProvider

Namespace

Drupal\Tests\currency\Unit

Code

protected $configFactory;