Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d8 / module / configuration-entity / model.links.menu.yml.twig
diff --git a/vendor/chi-teck/drupal-code-generator/templates/d8/module/configuration-entity/model.links.menu.yml.twig b/vendor/chi-teck/drupal-code-generator/templates/d8/module/configuration-entity/model.links.menu.yml.twig
new file mode 100644 (file)
index 0000000..4915766
--- /dev/null
@@ -0,0 +1,5 @@
+entity.{{ entity_type_id }}.overview:
+  title: {{ entity_type_label|plural }}
+  parent: system.admin_structure
+  description: 'List of {{ entity_type_label|lower|plural }} to extend site functionality.'
+  route_name: entity.{{ entity_type_id }}.collection