You are here

protected property ConfigImporterTest::$currencyStorage in Currency 8.3

The currency entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

ConfigImporterTest
@coversDefaultClass \Drupal\currency\ConfigImporter

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyStorage;