You are here

protected property AddCurrencyLocaleTest::$currencyLocaleStorage in Currency 8.3

The currency locale storage.

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

File

tests/src/Unit/Controller/AddCurrencyLocaleTest.php, line 26

Class

AddCurrencyLocaleTest
@coversDefaultClass \Drupal\currency\Controller\AddCurrencyLocale

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $currencyLocaleStorage;