You are here

protected property MenuForm::$menuLinkManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/menu_ui/src/MenuForm.php \Drupal\menu_ui\MenuForm::menuLinkManager

The menu link manager.

Type: \Drupal\Core\Menu\MenuLinkManagerInterface

File

core/modules/menu_ui/src/MenuForm.php, line 35

Class

MenuForm
Base form for menu edit forms.

Namespace

Drupal\menu_ui

Code

protected $menuLinkManager;