You are here

protected property LocaleLookup::$stringStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::stringStorage

The locale storage.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/locale/src/LocaleLookup.php, line 41
Contains \Drupal\locale\LocaleLookup.

Class

LocaleLookup
A cache collector to allow for dynamic building of the locale cache.

Namespace

Drupal\locale

Code

protected $stringStorage;