You are here

protected property CurrencyLocaleFormTest::$currencyLocaleStorage in Currency 8.3

The currency locale storage.

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

File

tests/src/Unit/Entity/CurrencyLocale/CurrencyLocaleFormTest.php, line 45

Class

CurrencyLocaleFormTest
@coversDefaultClass \Drupal\currency\Entity\CurrencyLocale\CurrencyLocaleForm

Namespace

Drupal\Tests\currency\Unit\Entity\CurrencyLocale

Code

protected $currencyLocaleStorage;