Version 1
[yaffs-website] / vendor / drupal / console / templates / module / links.menu-entity-config.yml.twig
1 {# Initial new line ensures that the new definitions starts on a new line #}
2
3 # {{ label }} menu items definition
4 entity.{{ entity_name }}.collection:
5   title: '{{ label }}'
6   route_name: entity.{{ entity_name }}.collection
7   description: 'List {{ label }} (bundles)'
8   parent: system.admin_structure
9   weight: 99
10