protected property LocaleTranslation::$cache in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::cache
- 10 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 53
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $cache;