Registry::$lock

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::lock
  2. 8.9.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::lock
  3. 10 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 43

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected $lock;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.