You are here

protected property AddCurrencyTest::$currencyStorage in Currency 8.3

The currency storage.

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

File

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

Class

AddCurrencyTest
@coversDefaultClass \Drupal\currency\Controller\AddCurrency

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $currencyStorage;