protected property LocaleTranslation::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::cache
The cache backend that should be used.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/
modules/ locale/ src/ LocaleTranslation.php, line 55 - Contains \Drupal\locale\LocaleTranslation.
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $cache;