You are here

protected property AmountFormatterManagerTest::$discovery in Currency 8.3

The plugin discovery.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Currency/AmountFormatter/AmountFormatterManagerTest.php, line 42

Class

AmountFormatterManagerTest
@coversDefaultClass \Drupal\currency\Plugin\Currency\AmountFormatter\AmountFormatterManager

Namespace

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

Code

protected $discovery;