You are here

protected property ChangeSyncForm::$lock in Demonstration site (Sandbox / Snapshot) 8

The database lock object.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/Form/ChangeSyncForm.php, line 35

Class

ChangeSyncForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\demo\Form

Code

protected $lock;