Problem/Motivation
The classes TranslationOperationsField and TranslationModerationState use the EntityTypeManager class instead of its interface.
Steps to reproduce
-
Proposed resolution
Use the interface instead.
Remaining tasks
-
User interface changes
-
API changes
-
Data model changes
-
Issue fork translation_views-3259268
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
matsbla commentedThanks!