The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
Overrides CacheCollector::$lock
File
- core/modules/locale/src/LocaleLookup.php, line 50
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\locale
Code
protected $lock;
Please login to continue.