function ContentTranslationThemeHooks::__construct

File

core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php, line 18

Class

ContentTranslationThemeHooks
Hook implementations for content_translation.

Namespace

Drupal\content_translation\Hook

Code

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.