protected property LocaleTranslation::$translations

Cached translations

Array of \Drupal\locale\LocaleLookup objects indexed by language code and context.

Type: array

File

drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php, line 38
Contains \Drupal\Core\Language\LocaleTranslation.

Class

LocaleTranslation
String translator using the locale module.

Namespace

Drupal\locale

Code

protected $translations;