Move config out of redundant sync directory

This commit is contained in:
benjamin melançon 2021-07-14 08:14:19 -04:00
parent a83fc897c7
commit b1b12e0505
1372 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,20 @@
uuid: 3aaf830a-292c-474c-82ea-dfce3c878af0
langcode: en
status: true
dependencies:
config:
- node.type.blog
id: node.blog.uid
field_name: uid
entity_type: node
bundle: blog
label: 'Authored by'
description: 'The username of the content author.'
required: false
translatable: true
default_value: { }
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
settings:
handler: default
handler_settings: { }
field_type: entity_reference