function LocaleFetch::__construct
Same name and namespace in other branches
- 11.x core/modules/locale/src/LocaleFetch.php \Drupal\locale\LocaleFetch::__construct()
File
-
core/
modules/ locale/ src/ LocaleFetch.php, line 20
Class
- LocaleFetch
- Provides the locale fetch services.
Namespace
Drupal\localeCode
public function __construct(protected readonly LocaleProjectRepository $localeProjectRepository, protected readonly ModuleExtensionList $moduleExtensionList, protected readonly LocaleFileManager $localeFileManager, protected readonly LocaleSource $localeSource, protected readonly StateInterface $state, protected readonly TimeInterface $time, protected readonly LocaleImportBatch $localeImportBatch) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.