Version 1
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_field_classes.yml
diff --git a/web/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_classes.yml b/web/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_classes.yml
new file mode 100644 (file)
index 0000000..28b3dad
--- /dev/null
@@ -0,0 +1,36 @@
+langcode: en
+status: true
+dependencies: {  }
+id: test_field_classes
+module: views
+description: ''
+tag: ''
+base_table: views_test_data
+base_field: nid
+core: '8'
+display:
+  default:
+    display_options:
+      access:
+        type: none
+      cache:
+        type: tag
+      fields:
+        id:
+          id: id
+          table: views_test_data
+          field: id
+          plugin_id: numeric
+      style:
+        type: html_list
+    display_plugin: default
+    display_title: Master
+    id: default
+    position: 0
+  page_1:
+    display_options:
+      path: test_field_classes
+    display_plugin: page
+    display_title: Page
+    id: page_1
+    position: 0