BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
19
config/sync/field.storage.node.field_linked_materials.yml
Normal file
19
config/sync/field.storage.node.field_linked_materials.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: b8938b6a-e127-4173-b568-04fb26f3ed85
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_linked_materials
|
||||
field_name: field_linked_materials
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user