You are here

protected property FormHelperTest::$currencyStorage in Currency 8.3

The currency storage.

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

File

tests/src/Unit/FormHelperTest.php, line 25

Class

FormHelperTest
@coversDefaultClass \Drupal\currency\FormHelper

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyStorage;