You are here

protected property StringDatabaseStorageDecorator::$stringStorage in Language Hierarchy 2.x

Core string storage service.

Type: \Drupal\locale\StringStorageInterface

File

src/StringDatabaseStorageDecorator.php, line 23

Class

StringDatabaseStorageDecorator
Decorates the locale.storage service.

Namespace

Drupal\language_hierarchy

Code

protected $stringStorage;