LocaleTranslation::$translations

Cached translations.

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

Type: array

File

core/modules/locale/src/LocaleTranslation.php, line 43

Class

LocaleTranslation
String translator using the locale module.

Namespace

Drupal\locale

Code

protected $translations = array();
doc_Drupal
2016-10-29 09:24:10
Comments
Leave a Comment

Please login to continue.