Version 1
[yaffs-website] / vendor / drupal / console / templates / module / plugin.yml.twig
diff --git a/vendor/drupal/console/templates/module/plugin.yml.twig b/vendor/drupal/console/templates/module/plugin.yml.twig
new file mode 100644 (file)
index 0000000..a7b6b79
--- /dev/null
@@ -0,0 +1,8 @@
+# Example {{ plugin_name }} plugin definitions.
+# Plugin property $defaults are defined in {{ plugin_class }}Manager.
+first:
+  id: one
+  label: One
+second:
+  id: two
+  label: Two