ExportStorageManager::LOCK_NAME

Same name in other branches
  1. 9 core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::LOCK_NAME
  2. 10 core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::LOCK_NAME
  3. 11.x core/lib/Drupal/Core/Config/ExportStorageManager.php \Drupal\Core\Config\ExportStorageManager::LOCK_NAME

The name used to identify the lock.

File

core/lib/Drupal/Core/Config/ExportStorageManager.php, line 23

Class

ExportStorageManager
The export storage manager dispatches an event for the export storage.

Namespace

Drupal\Core\Config

Code

const LOCK_NAME = 'config_storage_export_manager';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.