StringBase::$storage
Same name in other branches
- 9 core/modules/locale/src/StringBase.php \Drupal\locale\StringBase::storage
- 10 core/modules/locale/src/StringBase.php \Drupal\locale\StringBase::storage
- 11.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.