protected property Registry::$lock in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::lock
The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 41
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
protected $lock;