You are here

protected property NestedArrayTest::$parents in Drupal 9

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

Array of parents for the nested element.

Type: array

File

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

Class

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

Namespace

Drupal\Tests\Component\Utility

Code

protected $parents;