You are here

protected property FixedRatesTest::$configFactory in Currency 8.3

The config factory.

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

File

tests/src/Unit/Plugin/Currency/ExchangeRateProvider/FixedRatesTest.php, line 30

Class

FixedRatesTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\ExchangeRateProvider\FixedRates

Namespace

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

Code

protected $configFactory;