Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / field / tests / modules / field_test_config / config / install / field.storage.entity_test.field_test_import.yml
1 id: entity_test.field_test_import
2 langcode: en
3 field_name: field_test_import
4 entity_type: entity_test
5 type: text
6 settings:
7   max_length: 255
8 module: text
9 locked: false
10 cardinality: 1
11 translatable: false
12 indexes:
13   format:
14     - format
15 dependencies:
16   module:
17     - entity_test
18     - text
19 persist_with_no_fields: false
20 custom_storage: false