Problem/Motivation

The service @entity.manager was deprecated.

Change records:
https://www.drupal.org/node/2549139

Proposed resolution

Inject @entity.repository to replace deprecates @entity.manager that is used to call getTranslationFromContext method

Comments

thalles created an issue. See original summary.

jrockowitz’s picture

Status: Needs work » Closed (duplicate)

'entity.manager' deprecation should be handled and finalized via #3067546: [Webform 6.x] Fix subclassing and stop overriding constructors