By amateescu on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.6
Issue links:
Description:
The protected latestRevisionIds variable from the \Drupal\Core\Entity\ContentEntityStorageBase class has been removed in favor of storing the latest revision IDs in the entity.memory_cache service.
Impacts:
Module developers