You are here

protected property ConfigImporterTest::$currencyLocaleStorage in Currency 8.3

The currency locale entity storage.

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

File

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

Class

ConfigImporterTest
@coversDefaultClass \Drupal\currency\ConfigImporter

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyLocaleStorage;