You are here

protected property ConfigImporterService::$lock in Config Importer and Tools 8

Same name and namespace in other branches
  1. 8.2 src/ConfigImporterService.php \Drupal\config_import\ConfigImporterService::lock
  2. 8.0 src/ConfigImporterService.php \Drupal\config_import\ConfigImporterService::lock

LockBackend definition.

Type: LockBackendInterface

File

src/ConfigImporterService.php, line 59

Class

ConfigImporterService
Class ConfigImporterService.

Namespace

Drupal\config_import

Code

protected $lock;