You are here

protected property LocaleResolverTest::$currencyLocaleStorage in Currency 8.3

The currency currency locale storage used for testing

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

File

tests/src/Unit/LocaleResolverTest.php, line 38

Class

LocaleResolverTest
@coversDefaultClass \Drupal\currency\LocaleResolver

Namespace

Drupal\Tests\currency\Unit

Code

protected $currencyLocaleStorage;