By acbramley on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
\Drupal\media\Entity\Media::getRequestTime used to get used to set the default created date on Media entities. This is now handled in \Drupal\Core\Entity\ContentEntityBase::preSaveRevision
It has been deprecated and will be removed before Drupal 11.0.
Impacts:
Module developers