LocaleLookup::$cache

The cache backend that should be used.

Type: \Drupal\Core\Cache\CacheBackendInterface

Overrides CacheCollector::$cache

File

core/modules/locale/src/LocaleLookup.php, line 43

Class

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

Namespace

Drupal\locale

Code

1
protected $cache;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.