protected property NestedArrayTest::$parents in Zircon Profile 8.0
Same name and namespace in other branches
- 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 31 - Contains \Drupal\Tests\Component\Utility\NestedArrayTest.
Class
- NestedArrayTest
- @coversDefaultClass \Drupal\Component\Utility\NestedArray @group Utility
Namespace
Drupal\Tests\Component\UtilityCode
protected $parents;