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\Translator

Code

protected $translations;
doc_Drupal
2016-10-29 09:44:25
Comments
Leave a Comment

Please login to continue.