ImportStorageTransformer::$persistentLock
Same name in other branches
- 9 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::persistentLock
- 10 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::persistentLock
- 11.x core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::persistentLock
The persistent lock which the config importer uses across requests.
Type: \Drupal\Core\Lock\LockBackendInterface
See also
\Drupal\Core\Config\ConfigImporter::alreadyImporting()
File
-
core/
lib/ Drupal/ Core/ Config/ ImportStorageTransformer.php, line 54
Class
- ImportStorageTransformer
- The import storage transformer helps to use the configuration management api.
Namespace
Drupal\Core\ConfigCode
protected $persistentLock;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.