protected property LocaleTranslation::$storage

Storage for strings.

Type: \Drupal\locale\StringStorageInterface

File

drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php, line 29
Contains \Drupal\Core\Language\LocaleTranslation.

Class

LocaleTranslation
String translator using the locale module.

Namespace

Drupal\locale

Code

protected $storage;