You are here

protected property CurrencyAmountTest::$input in Currency 8.3

The input parser.

Type: \Commercie\Currency\InputInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Element/CurrencyAmountTest.php, line 34

Class

CurrencyAmountTest
@coversDefaultClass \Drupal\currency\Element\CurrencyAmount

Namespace

Drupal\Tests\currency\Unit\Element

Code

protected $input;