You are here

protected property PaymentFormTest::$currencyFormHelper in Payment 8.2

The Currency form helper.

Type: \Drupal\currency\FormHelperInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_form/tests/src/Unit/Plugin/Field/FieldType/PaymentFormTest.php, line 24

Class

PaymentFormTest
@coversDefaultClass \Drupal\payment_form\Plugin\Field\FieldType\PaymentForm

Namespace

Drupal\Tests\payment_form\Unit\Plugin\Field\FieldType

Code

protected $currencyFormHelper;