protected property LocaleLookup::$stringStorage

The locale storage

Type: Drupal\locale\StringStorageInterface

File

drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php, line 36
Definition of LocaleLookup

Class

LocaleLookup
Extends CacheArray to allow for dynamic building of the locale cache.

Namespace

Drupal\locale

Code

protected $stringStorage;