BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: 4a77383f-9706-4f38-8fe4-190f68144275
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_memo
|
||||
- taxonomy.vocabulary.showroom
|
||||
id: taxonomy_term.showroom.field_memo
|
||||
field_name: field_memo
|
||||
entity_type: taxonomy_term
|
||||
bundle: showroom
|
||||
label: Memo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string_long
|
Reference in New Issue
Block a user