Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / field / tests / modules / field_timestamp_test / config / install / field.storage.entity_test.timestamp.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - entity_test
6 id: node.timestamp
7 field_name: timestamp
8 entity_type: entity_test
9 type: timestamp
10 settings: {  }
11 module: core
12 locked: false
13 cardinality: 1
14 translatable: true
15 indexes: {  }
16 persist_with_no_fields: false
17 custom_storage: false