constant ConfigEntityUpdater::SANDBOX_KEY in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php \Drupal\Core\Config\Entity\ConfigEntityUpdater::SANDBOX_KEY
The key used to store information in the update sandbox.
File
- core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityUpdater.php, line 31
Class
- ConfigEntityUpdater
- A utility class to make updating configuration entities simple.
Namespace
Drupal\Core\Config\EntityCode
const SANDBOX_KEY = 'config_entity_updater';