You are here

protected property MenuForm::$menuLinkContentStorage in Drupal 9

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

The menu_link_content storage handler.

Type: \Drupal\menu_link_content\MenuLinkContentStorageInterface

File

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

Class

MenuForm
Base form for menu edit forms.

Namespace

Drupal\menu_ui

Code

protected $menuLinkContentStorage;