You are here

protected property DefaultMenuLinkTreeManipulatorsTest::$originalTree in Drupal 8

The original menu tree build in mockTree().

Type: \Drupal\Core\Menu\MenuLinkTreeElement[]

File

core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php, line 57

Class

DefaultMenuLinkTreeManipulatorsTest
Tests the default menu link tree manipulators.

Namespace

Drupal\Tests\Core\Menu

Code

protected $originalTree = [];