Cached translations.
Array of \Drupal\locale\LocaleLookup objects indexed by language code and context.
Type: array
File
- core/modules/locale/src/LocaleTranslation.php, line 43
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\locale
Code
protected $translations = array();
Please login to continue.