You are here

protected property IntlTest::$localeResolver in Currency 8.3

The locale resolver.

Type: \Drupal\currency\LocaleResolverInterface|\PHPUnit_Framework_MockObject_MockObject

File

modules/currency_intl/tests/src/Unit/Plugin/Currency/AmountFormatter/IntlTest.php, line 32

Class

IntlTest
@coversDefaultClass \Drupal\currency_intl\Plugin\Currency\AmountFormatter\Intl

Namespace

Drupal\Tests\currency_intl\Unit\Plugin\Currency\AmountFormatter

Code

protected $localeResolver;