You are here

protected property CurrencyTest::$currencyAmountFormatterManager in Currency 8.3

The currency amount formatter manager.

Type: \Drupal\currency\Plugin\Currency\AmountFormatter\AmountFormatterManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Entity/CurrencyTest.php, line 25

Class

CurrencyTest
@coversDefaultClass \Drupal\currency\Entity\Currency

Namespace

Drupal\Tests\currency\Unit\Entity

Code

protected $currencyAmountFormatterManager;