The database lock object.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/modules/config/src/Form/ConfigSingleImportForm.php, line 71
Class
- ConfigSingleImportForm
- Provides a form for importing a single configuration file.
Namespace
Drupal\config\Form
Code
protected $lock;
Please login to continue.