BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
22
config/sync/field.storage.node.field_migration.yml
Normal file
22
config/sync/field.storage.node.field_migration.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 1bb279d4-be78-4279-9f6d-4fbe6dab0eb7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- workflow
|
||||
id: node.field_migration
|
||||
field_name: field_migration
|
||||
entity_type: node
|
||||
type: workflow
|
||||
settings:
|
||||
workflow_type: migration
|
||||
allowed_values: { }
|
||||
allowed_values_function: ''
|
||||
module: workflow
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user