BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
18
config/sync/core.base_field_override.node.static.title.yml
Normal file
18
config/sync/core.base_field_override.node.static.title.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: 58b0c5e9-222f-4376-a351-73f06105fca2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.title
|
||||
field_name: title
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Title
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Reference in New Issue
Block a user