protected property LocaleTranslation::$storage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::storage
- 10 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\localeCode
protected $storage;