The name used to identify the lock.
File
- core/lib/Drupal/Core/Config/ConfigImporter.php, line 43
Class
- ConfigImporter
- Defines a configuration importer.
Namespace
Drupal\Core\Config
Code
const LOCK_NAME = 'config_importer';
The name used to identify the lock.
Drupal\Core\Config
const LOCK_NAME = 'config_importer';
Please login to continue.