protected property LocaleProjectStorage::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/LocaleProjectStorage.php \Drupal\locale\LocaleProjectStorage::cache
Static state cache.
Type: array
File
- core/
modules/ locale/ src/ LocaleProjectStorage.php, line 29 - Contains \Drupal\locale\LocaleProjectStorage.
Class
- LocaleProjectStorage
- Provides the locale project storage system using a key value store.
Namespace
Drupal\localeCode
protected $cache = array();