The database lock object.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/modules/config/src/Form/ConfigSync.php, line 32
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\Form
Code
protected $lock;
Please login to continue.