protected property CacheCollector::$lock in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::lock
The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php, line 57 - Contains \Drupal\Core\Cache\CacheCollector.
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\CacheCode
protected $lock;