You are here

protected property NestedArrayTest::$form in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php \Drupal\Tests\Component\Utility\NestedArrayTest::form

Form array to check.

Type: array

File

core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php, line 19

Class

NestedArrayTest
@coversDefaultClass \Drupal\Component\Utility\NestedArray @group Utility

Namespace

Drupal\Tests\Component\Utility

Code

protected $form;