protected property LocaleLookup::$cache in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::cache
- 10 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::cache
The cache backend that should be used.
Type: \Drupal\Core\Cache\CacheBackendInterface
Overrides CacheCollector::$cache
File
- core/
modules/ locale/ src/ LocaleLookup.php, line 44
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\localeCode
protected $cache;