function LocaleConfigBatch::__construct
Same name and namespace in other branches
- main core/modules/locale/src/LocaleConfigBatch.php \Drupal\locale\LocaleConfigBatch::__construct()
File
-
core/
modules/ locale/ src/ LocaleConfigBatch.php, line 18
Class
- LocaleConfigBatch
- Provides the locale config update batch services.
Namespace
Drupal\localeCode
public function __construct(protected readonly LocaleConfigManager $localeConfigManager, protected readonly LanguageManagerInterface $languageManager, protected readonly MessengerInterface $messenger, #[AutowireServiceClosure('logger.channel.locale')] protected readonly \Closure $logger) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.