This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/menu_ui/menu_ui.links.action.yml

13 lines
311 B
YAML

entity.menu.add_link_form:
route_name: entity.menu.add_link_form
title: 'Add link'
class: \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd
appears_on:
- entity.menu.edit_form
entity.menu.add_form:
route_name: entity.menu.add_form
title: 'Add menu'
appears_on:
- entity.menu.collection