LocaleTranslation::$storage

Same name and namespace in other branches
  1. 9 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::storage
  2. 10 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::storage
  3. 11.x core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::storage

Storage for strings.

Type: \Drupal\locale\StringStorageInterface

File

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

Class

LocaleTranslation
String translator using the locale module.

Namespace

Drupal\locale

Code

protected $storage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.