Skip to content
Snippets Groups Projects
Commit b417810b authored by catch's avatar catch
Browse files

Revert "Issue #3260173 by andregp, joachim, tstoeckler, nod_: Media should set...

Revert "Issue #3260173 by andregp, joachim, tstoeckler, nod_: Media should set the owner field to anonymous if no explicit owner is set"

This reverts commit 7aa35b3f.

(cherry picked from commit 6415ee9b)
parent 99524ce1
No related branches found
No related tags found
No related merge requests found
......@@ -458,7 +458,6 @@ public static function baseFieldDefinitions(EntityTypeInterface $entity_type) {
$fields['uid']
->setLabel(t('Authored by'))
->setRequired(TRUE)
->setDescription(t('The user ID of the author.'))
->setRevisionable(TRUE)
->setDisplayOptions('form', [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment