Version 1
[yaffs-website] / web / core / modules / system / tests / modules / common_test / templates / common-test-foo.html.twig
diff --git a/web/core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig b/web/core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig
new file mode 100644 (file)
index 0000000..d4f60e5
--- /dev/null
@@ -0,0 +1,13 @@
+{#
+/**
+ * @file
+ * Default theme implementation for the common test foo.
+ *
+ * Available variables:
+ * - foo: foo.
+ * - bar: bar.
+ *
+ * @ingroup themeable
+ */
+#}
+{{ foo }}{{ bar -}}