function ContentTranslationFormLanguageHooks::__construct
File
-
core/
modules/ content_translation/ src/ Hook/ ContentTranslationFormLanguageHooks.php, line 33
Class
- ContentTranslationFormLanguageHooks
- Form hook implementations for content_translation.
Namespace
Drupal\content_translation\HookCode
public function __construct(protected readonly EntityTypeManagerInterface $entityTypeManager, protected readonly AccountInterface $currentUser, protected readonly ContentTranslationManagerInterface $contentTranslationManager, protected readonly EntityFieldManagerInterface $entityFieldManager, protected readonly EntityTypeBundleInfoInterface $entityTypeBundleInfo, protected readonly FieldSyncWidget $fieldSyncWidget) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.