Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LocaleLookup.php

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 44

Class

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

Namespace

Drupal\locale

Code

protected $cache;
RSS feed
Powered by Drupal