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.field.entity_test.entity_test.timestamp.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.entity_test.timestamp
6 id: entity_test.entity_test.timestamp
7 field_name: timestamp
8 entity_type: entity_test
9 bundle: entity_test
10 label: 'Time stamp'
11 description: ''
12 required: false
13 translatable: false
14 default_value:
15   -
16     value: 1514847537
17 default_value_callback: ''
18 settings: {  }
19 field_type: timestamp