The locale storage.
Type: \Drupal\locale\StringStorageInterface
File
- core/modules/locale/src/LocaleLookup.php, line 36
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\locale
Code
protected $stringStorage;
Please login to continue.