function ContentTranslationThemeHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php \Drupal\content_translation\Hook\ContentTranslationThemeHooks::__construct()
File
-
core/
modules/ content_translation/ src/ Hook/ ContentTranslationThemeHooks.php, line 18
Class
- ContentTranslationThemeHooks
- Hook implementations for content_translation.
Namespace
Drupal\content_translation\HookCode
public function __construct(protected readonly RendererInterface $renderer, protected readonly AccountInterface $currentUser) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.