You are here

protected property FormHelperTest::$currencyLocaleStorage in Currency 8.3

The currency locale storage.

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

File

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

Class

FormHelperTest
@coversDefaultClass \Drupal\currency\FormHelper

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyLocaleStorage;