FormErrorHandlerTest::$testForm

Same name in other branches
  1. 9 core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::testForm
  2. 8.9.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::testForm
  3. 11.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::testForm

Form for testing.

Type: array

File

core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php, line 52

Class

FormErrorHandlerTest
@coversDefaultClass \Drupal\inline_form_errors\FormErrorHandler @group InlineFormErrors

Namespace

Drupal\Tests\inline_form_errors\Unit

Code

protected $testForm;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.