Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal8 / modules / behat_test / config / install / field.storage.node.field_post_select.yml
diff --git a/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/field.storage.node.field_post_select.yml b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/field.storage.node.field_post_select.yml
new file mode 100644 (file)
index 0000000..415c6e1
--- /dev/null
@@ -0,0 +1,28 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - node
+    - options
+id: node.field_post_select
+field_name: field_post_select
+entity_type: node
+type: list_string
+settings:
+  allowed_values:
+    -
+      value: '1'
+      label: One
+    -
+      value: '2'
+      label: Two
+    -
+      value: '3'
+      label: Three
+  allowed_values_function: ''
+module: options
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false