Version 1
[yaffs-website] / vendor / drupal / console / templates / module / links.menu.yml.twig
diff --git a/vendor/drupal/console/templates/module/links.menu.yml.twig b/vendor/drupal/console/templates/module/links.menu.yml.twig
new file mode 100644 (file)
index 0000000..0842ba6
--- /dev/null
@@ -0,0 +1,7 @@
+{{ module_name }}.{{form_id}}:
+  title: '{{ menu_link_title }}'
+  route_name: {{ module_name }}.{{form_id}}
+  description: '{{ menu_link_desc }}'
+  parent: {{ menu_parent }}
+  weight: 99
+