The menu link manager.
Type: \Drupal\Core\Menu\MenuLinkManagerInterface
File
- core/modules/menu_ui/src/Form/MenuDeleteForm.php, line 21
Class
- MenuDeleteForm
- Defines a confirmation form for deletion of a custom menu.
Namespace
Drupal\menu_ui\Form
Code
protected $menuLinkManager;
Please login to continue.