You are here

protected property FixedRatesTest::$config in Currency 8.3

The config.

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

File

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

Class

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

Namespace

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

Code

protected $config;