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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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', [