protected property LocaleLookup::$lock in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/LocaleLookup.php \Drupal\locale\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 55 - Contains \Drupal\locale\LocaleLookup.
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\localeCode
protected $lock;