We should not use the depreciated entityManager in the code base instead we can use entityTypeManager

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pavan B S created an issue. See original summary.

Pavan B S’s picture

Applying the patch, please review

Status: Needs review » Needs work

The last submitted patch, 2: 2881175-2.patch, failed testing.

qzmenko’s picture

Your patch will cause fatal errors.
It's not possible now to replace EntityManagerInterface on EntityTypeManagerInterface, because parent class from Core still using EntityManagerInterface.

qzmenko’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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