Version 1
[yaffs-website] / vendor / drupal / console / templates / module / links.menu-entity-config.yml.twig
diff --git a/vendor/drupal/console/templates/module/links.menu-entity-config.yml.twig b/vendor/drupal/console/templates/module/links.menu-entity-config.yml.twig
new file mode 100644 (file)
index 0000000..0afe1fe
--- /dev/null
@@ -0,0 +1,10 @@
+{# Initial new line ensures that the new definitions starts on a new line #}
+
+# {{ label }} menu items definition
+entity.{{ entity_name }}.collection:
+  title: '{{ label }}'
+  route_name: entity.{{ entity_name }}.collection
+  description: 'List {{ label }} (bundles)'
+  parent: system.admin_structure
+  weight: 99
+