BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
18
config/sync/core.base_field_override.node.static.created.yml
Normal file
18
config/sync/core.base_field_override.node.static.created.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: d83066ec-c802-47c1-ab20-659a961fc54c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.created
|
||||
field_name: created
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Authored on'
|
||||
description: 'The time that the node was created.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
Reference in New Issue
Block a user