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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.