You are here

protected property ConfigReadonlyStorage::$lock in Configuration Read-only mode 8

The used lock backend instance.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/Config/ConfigReadonlyStorage.php, line 31

Class

ConfigReadonlyStorage
Defines a config read-only storage controller.

Namespace

Drupal\config_readonly\Config

Code

protected $lock;