BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
uuid: a4f5ca8c-98f0-4054-8f94-4140731330ec
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_migration
|
||||
- node.type.breve
|
||||
module:
|
||||
- workflow
|
||||
id: node.breve.field_migration
|
||||
field_name: field_migration
|
||||
entity_type: node
|
||||
bundle: breve
|
||||
label: Migration
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value:
|
||||
- { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: workflow
|
||||
Reference in New Issue
Block a user