Commit self-updates to config from D9 upgrade that are just reorg

This commit is contained in:
benjamin melançon 2022-03-06 21:14:00 -05:00
parent 37422c70d0
commit 18078d18a4
443 changed files with 10241 additions and 10212 deletions

View file

@ -13,7 +13,7 @@ description: 'The username of the content author.'
required: false
translatable: false
default_value: { }
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner'
settings:
handler: default
handler_settings: { }