BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: abf4675d-c348-42a5-84b7-97206a19d97f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- taxonomy.vocabulary.thesaurus
|
||||
id: taxonomy_term.thesaurus.field_synonyms
|
||||
field_name: field_synonyms
|
||||
entity_type: taxonomy_term
|
||||
bundle: thesaurus
|
||||
label: Synonyms
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Reference in New Issue
Block a user