You are here

protected property MenuForm::$menuLinkTree in Colossal Menu 8

Same name and namespace in other branches
  1. 2.x src/Form/MenuForm.php \Drupal\colossal_menu\Form\MenuForm::menuLinkTree

Menu Tree.

Type: \Drupal\Core\Menu\MenuLinkTreeInterface

File

src/Form/MenuForm.php, line 33

Class

MenuForm
Settings form for menus.

Namespace

Drupal\colossal_menu\Form

Code

protected $menuLinkTree;