Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field / tests / modules / field_timestamp_test / config / install / field.storage.entity_test.timestamp.yml
diff --git a/web/core/modules/field/tests/modules/field_timestamp_test/config/install/field.storage.entity_test.timestamp.yml b/web/core/modules/field/tests/modules/field_timestamp_test/config/install/field.storage.entity_test.timestamp.yml
new file mode 100644 (file)
index 0000000..6534f93
--- /dev/null
@@ -0,0 +1,17 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - entity_test
+id: node.timestamp
+field_name: timestamp
+entity_type: entity_test
+type: timestamp
+settings: {  }
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false