function LocaleThemeAlterHooks::__construct

Same name and namespace in other branches
  1. main core/modules/locale/src/Hook/LocaleThemeAlterHooks.php \Drupal\locale\Hook\LocaleThemeAlterHooks::__construct()

File

core/modules/locale/src/Hook/LocaleThemeAlterHooks.php, line 16

Class

LocaleThemeAlterHooks
Hook theme alter implementations for locale.

Namespace

Drupal\locale\Hook

Code

public function __construct(#[AutowireServiceClosure(LocaleJs::class)] protected readonly \Closure $localeJs) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.