protected property StringBase::$storage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/StringBase.php \Drupal\locale\StringBase::storage
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 54
Class
- StringBase
- Defines the locale string base class.
Namespace
Drupal\localeCode
protected $storage;