LocaleProjectStorage::$keyValueStore
Same name in other branches
- 8.9.x core/modules/locale/src/LocaleProjectStorage.php \Drupal\locale\LocaleProjectStorage::keyValueStore
- 10 core/modules/locale/src/LocaleProjectStorage.php \Drupal\locale\LocaleProjectStorage::keyValueStore
- 11.x core/modules/locale/src/LocaleProjectStorage.php \Drupal\locale\LocaleProjectStorage::keyValueStore
The key value store to use.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface
File
-
core/
modules/ locale/ src/ LocaleProjectStorage.php, line 17
Class
- LocaleProjectStorage
- Provides the locale project storage system using a key value store.
Namespace
Drupal\localeCode
protected $keyValueStore;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.