protected property MenuForm::$menuLinkContentStorage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/menu_ui/src/MenuForm.php \Drupal\menu_ui\MenuForm::menuLinkContentStorage
- 10 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_uiCode
protected $menuLinkContentStorage;