Version 1
[yaffs-website] / web / core / modules / views / tests / modules / views_test_data / templates / views-view-mapping-test.html.twig
diff --git a/web/core/modules/views/tests/modules/views_test_data/templates/views-view-mapping-test.html.twig b/web/core/modules/views/tests/modules/views_test_data/templates/views-view-mapping-test.html.twig
new file mode 100644 (file)
index 0000000..8d30f81
--- /dev/null
@@ -0,0 +1,17 @@
+{#
+/**
+ * @file
+ * Default theme implementation to display a view of mapping_test rows.
+ *
+ * Available variables:
+ *   - rows: A list of view rows.
+ *   - options: Various view options, including the row style mapping.
+ *   - view: The view object.
+ *   - element: Render array of views rows.
+ *
+ * @see template_preprocess_views_view_mapping_test()
+ *
+ * @ingroup themeable
+ */
+#}
+{{ element }}