Version 1
[yaffs-website] / web / modules / contrib / metatag / templates / generator.php.twig
diff --git a/web/modules/contrib/metatag/templates/generator.php.twig b/web/modules/contrib/metatag/templates/generator.php.twig
new file mode 100644 (file)
index 0000000..4c9857c
--- /dev/null
@@ -0,0 +1,9 @@
+{% block prefix %}{% endblock %}
+
+{% block namespace_class %}{% endblock %}
+
+{% block use_class %}{% endblock %}
+
+{% block class_declaration %}{% endblock -%}{
+  // Nothing here yet. Just a placeholder class for a plugin.
+}