BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: 81b59029-55ec-403a-ab7c-e38887cb297b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_short_description
|
||||
- node.type.materiau
|
||||
id: node.materiau.field_short_description
|
||||
field_name: field_short_description
|
||||
entity_type: node
|
||||
bundle: materiau
|
||||
label: 'Short description'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Reference in New Issue
Block a user