protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!StringTranslation!Translator!StaticTranslation.php/property/StaticTranslation::translations/8.1.x