The locale storage this string comes from or is to be saved to.
Type: \Drupal\locale\StringStorageInterface
File
- core/modules/locale/src/StringBase.php, line 52
Class
- StringBase
- Defines the locale string base class.
Namespace
Drupal\locale
Code
protected $storage;
Please login to continue.