protected property StaticTranslation::$translations in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 23 - Contains \Drupal\Core\StringTranslation\Translator\StaticTranslation.
Class
- StaticTranslation
- String translator with a static cache for translations.
Namespace
Drupal\Core\StringTranslation\TranslatorCode
protected $translations;