StaticTranslation::$translations
Same name in other branches
- 9 core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php \Drupal\Core\StringTranslation\Translator\StaticTranslation::translations
- 8.9.x core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php \Drupal\Core\StringTranslation\Translator\StaticTranslation::translations
- 10 core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php \Drupal\Core\StringTranslation\Translator\StaticTranslation::translations
String translations.
Array of cached translations indexed by language and context.
Type: array
File
-
core/
lib/ Drupal/ Core/ StringTranslation/ Translator/ StaticTranslation.php, line 18
Class
- StaticTranslation
- String translator with a static cache for translations.
Namespace
Drupal\Core\StringTranslation\TranslatorCode
protected $translations;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.