function CurrentImportStorage::__construct
File
-
core/
modules/ locale/ src/ CurrentImportStorage.php, line 29
Class
- CurrentImportStorage
- Provides the locale current import state service.
Namespace
Drupal\localeCode
public function __construct(protected readonly Connection $database, #[Autowire(service: 'cache.memory')] protected CacheBackendInterface $memoryCache, protected CacheTagsInvalidatorInterface $cacheTagsInvalidator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.