function LocaleFetch::__construct
Same name and namespace in other branches
- main core/modules/locale/src/LocaleFetch.php \Drupal\locale\LocaleFetch::__construct()
File
-
core/
modules/ locale/ src/ LocaleFetch.php, line 16
Class
- LocaleFetch
- Provides the locale source services.
Namespace
Drupal\localeCode
public function __construct(protected readonly LocaleProjectStorageInterface $projectStorage, protected readonly ModuleExtensionList $moduleExtensionList) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.