BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
18
config/sync/core.base_field_override.node.static.changed.yml
Normal file
18
config/sync/core.base_field_override.node.static.changed.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: 45803188-a7ce-4a78-b9a5-5a57bc22c05b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.changed
|
||||
field_name: changed
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Changed
|
||||
description: 'The time that the node was last edited.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
Reference in New Issue
Block a user