You are here

protected property FixedRatesOverviewTest::$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/Controller/FixedRatesOverviewTest.php, line 29

Class

FixedRatesOverviewTest
@coversDefaultClass \Drupal\currency\Controller\FixedRatesOverview

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $currencyAmountFormatterManager;