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

Breadcrumb

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

LocaleLookup::$lock

The lock backend that should be used.

Type: \Drupal\Core\Lock\LockBackendInterface

Overrides CacheCollector::$lock

File

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

Class

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

Namespace

Drupal\locale

Code

protected $lock;
RSS feed
Powered by Drupal