You are here

protected property ContentSync::$lock in Content Synchronization 8

The database lock object.

Type: \Drupal\Core\Lock\LockBackendInterface

File

src/Form/ContentSync.php, line 32

Class

ContentSync
Construct the storage changes in a content synchronization form.

Namespace

Drupal\content_sync\Form

Code

protected $lock;