You are here

protected property IntlTest::$formatter in Currency 8.3

The formatter under test.

Type: \Drupal\currency_intl\Plugin\Currency\AmountFormatter\Intl

File

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

Class

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

Namespace

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

Code

protected $formatter;