You are here

token_custom.links.menu.yml in Custom Tokens 8

File

token_custom.links.menu.yml
View source
  1. token_custom.menus:
  2. title: 'Custom tokens'
  3. description: 'Custom token link'
  4. parent: system.admin_structure
  5. route_name: entity.token_custom.collection
  6. weight: 4
  7. token_custom_add.menus:
  8. title: 'Add token'
  9. description: 'Add token'
  10. parent: token_custom.menus
  11. route_name: token_custom.add_page
  12. token_custom_type.menus:
  13. title: 'Custom token types'
  14. description: 'Custom token types'
  15. parent: token_custom.menus
  16. route_name: entity.token_custom_type.collection
  17. token_custom_type_add.menus:
  18. title: 'Add token type'
  19. description: 'Add token type'
  20. parent: token_custom_type.menus
  21. route_name: token_custom.type_add