You are here

protected property ConfigImporterTest::$configStorage in Currency 8.3

The config storage.

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

File

tests/src/Unit/ConfigImporterTest.php, line 30

Class

ConfigImporterTest
@coversDefaultClass \Drupal\currency\ConfigImporter

Namespace

Drupal\Tests\currency\Unit

Code

protected $configStorage;