BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
19
config/sync/field.storage.taxonomy_term.field_memo.yml
Normal file
19
config/sync/field.storage.taxonomy_term.field_memo.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 01e24144-7bd2-43c9-a16f-7dd804b50c09
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
id: taxonomy_term.field_memo
|
||||
field_name: field_memo
|
||||
entity_type: taxonomy_term
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user