You are here

protected property CurrencySignTest::$currencyStorage in Currency 8.3

The currency storage.

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

File

tests/src/Unit/Element/CurrencySignTest.php, line 24

Class

CurrencySignTest
@coversDefaultClass \Drupal\currency\Element\CurrencySign

Namespace

Drupal\Tests\currency\Unit\Element

Code

protected $currencyStorage;