ImportStorageTransformer::LOCK_NAME

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

The name used to identify the lock.

File

core/lib/Drupal/Core/Config/ImportStorageTransformer.php, line 24

Class

ImportStorageTransformer
The import storage transformer helps to use the configuration management api.

Namespace

Drupal\Core\Config

Code

const LOCK_NAME = 'config_import_transformer';

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