The entity manager has been split into 11 different services: https://www.drupal.org/node/2549139

We'll want to replace the entity manager (injected into our forms, services) with the more appropriate replacement(s). In most cases that will be the EntityTypeManager, since we only call getStorage() on it.

CommentFileSizeAuthor
#3 address-2610974-3-entity_manager.patch7.52 KBczigor
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

czigor’s picture

Assigned: Unassigned » czigor
czigor’s picture

Assigned: czigor » Unassigned
Status: Active » Needs review
FileSize
7.52 KB

  • bojanz committed d6537d7 on 8.x-1.x authored by czigor
    Issue #2610974 by czigor: Replace the injected entity manager with the...
bojanz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.