You are here

protected property BasicTest::$localeResolver in Currency 8.3

The locale resolver.

Type: \Drupal\currency\LocaleResolverInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Currency/AmountFormatter/BasicTest.php, line 25

Class

BasicTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\AmountFormatter\Basic

Namespace

Drupal\Tests\currency\Unit\Plugin\Currency\AmountFormatter

Code

protected $localeResolver;