You are here

protected property DefaultMenuLinkTreeManipulatorsTest::$links in Drupal 8

Array of menu link instances

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

File

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

Class

DefaultMenuLinkTreeManipulatorsTest
Tests the default menu link tree manipulators.

Namespace

Drupal\Tests\Core\Menu

Code

protected $links = [];