function LocaleFileManager::__construct
Same name and namespace in other branches
- main core/modules/locale/src/File/LocaleFileManager.php \Drupal\locale\File\LocaleFileManager::__construct()
File
-
core/
modules/ locale/ src/ File/ LocaleFileManager.php, line 31
Class
- LocaleFileManager
- Provide Locale File helper methods.
Namespace
Drupal\locale\FileCode
public function __construct(protected readonly LocaleProjectStorageInterface $localeProjectStorage, protected readonly FileSystemInterface $fileSystem, protected readonly ClientFactory $clientFactory, protected readonly ClientInterface $httpClient, protected readonly LoggerChannelFactoryInterface $loggerFactory, protected readonly MessengerInterface $messenger) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.