BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
19
config/sync/field.storage.node.field_memo.yml
Normal file
19
config/sync/field.storage.node.field_memo.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: 93ea6afd-e793-4db3-b38e-9e3da508b63f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_memo
|
||||
field_name: field_memo
|
||||
entity_type: node
|
||||
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