BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
19
config/sync/field.field.taxonomy_term.company.field_memo.yml
Normal file
19
config/sync/field.field.taxonomy_term.company.field_memo.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: cbb167ec-889b-4c87-bbe8-ee57af3461ff
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.taxonomy_term.field_memo
|
||||
- taxonomy.vocabulary.company
|
||||
id: taxonomy_term.company.field_memo
|
||||
field_name: field_memo
|
||||
entity_type: taxonomy_term
|
||||
bundle: company
|
||||
label: Memo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string_long
|
Reference in New Issue
Block a user