You are here

protected property CurrencyImportFormTest::$formHelper in Currency 8.3

Same name in this branch
  1. 8.3 tests/src/Unit/Controller/CurrencyImportFormTest.php \Drupal\Tests\currency\Unit\Controller\CurrencyImportFormTest::formHelper
  2. 8.3 tests/src/Unit/Form/CurrencyImportFormTest.php \Drupal\Tests\currency\Unit\Form\CurrencyImportFormTest::formHelper

The form helper.

Type: \Drupal\currency\FormHelperInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Form/CurrencyImportFormTest.php, line 34

Class

CurrencyImportFormTest
@coversDefaultClass \Drupal\currency\Form\CurrencyImportForm

Namespace

Drupal\Tests\currency\Unit\Form

Code

protected $formHelper;