You are here

protected property CurrencyLocaleImportFormTest::$formHelper in Currency 8.3

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

The form helper.

Type: \Drupal\currency\FormHelperInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php, line 35

Class

CurrencyLocaleImportFormTest
@coversDefaultClass \Drupal\currency\Form\CurrencyLocaleImportForm

Namespace

Drupal\Tests\currency\Unit\Controller

Code

protected $formHelper;