The cache backend that should be used.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/modules/locale/src/LocaleTranslation.php, line 50
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\locale
Code
protected $cache;
Please login to continue.