You are here

protected property ConfigEventSubscriber::$lock in Fixed Block Content 8

The used lock backend instance.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/EventSubscriber/ConfigEventSubscriber.php, line 30

Class

ConfigEventSubscriber
An event subscriber that manages the auto-export feature.

Namespace

Drupal\fixed_block_content\EventSubscriber

Code

protected $lock;