protected property StringBase::$storage

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

Type: Drupal\locale\StringStorageInterface

File

drupal/core/modules/locale/lib/Drupal/locale/StringBase.php, line 57
Definition of Drupal\locale\StringBase.

Class

StringBase
Defines the locale string base class.

Namespace

Drupal\locale

Code

protected $storage;