Storage for strings.
Type: \Drupal\locale\StringStorageInterface
File
- core/modules/locale/src/LocaleTranslation.php, line 27
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\locale
Code
protected $storage;
Storage for strings.
Type: \Drupal\locale\StringStorageInterface
Drupal\locale
protected $storage;
Please login to continue.