You are here

protected property StringBase::$storage in Localization update 7.2

The locale storage this string comes from or is to be saved to.

Type: StringStorageInterface

File

includes/locale/StringBase.php, line 77
Definition of StringBase.

Class

StringBase
Defines the locale string base class.

Code

protected $storage;