The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/lib/Drupal/Core/Theme/Registry.php, line 39
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
protected $lock;
The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
Drupal\Core\Theme
protected $lock;
Please login to continue.