public ContentTranslationHandler::__construct(EntityTypeInterface $entity_type, LanguageManagerInterface $language_manager, ContentTranslationManagerInterface $manager, EntityManagerInterface $entity_manager, AccountInterface $current_user)
Initializes an instance of the content translation controller.
Parameters
\Drupal\Core\Entity\EntityTypeInterface $entity_type: The info array of the given entity type.
\Drupal\Core\Language\LanguageManagerInterface $language_manager: The language manager.