LinearHistory::CHECKPOINT_KEY

Same name in other branches
  1. 10 core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php \Drupal\Core\Config\Checkpoint\LinearHistory::CHECKPOINT_KEY

The store of all the checkpoint names in state.

File

core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php, line 21

Class

LinearHistory
A chronological list of Checkpoint objects.

Namespace

Drupal\Core\Config\Checkpoint

Code

private const CHECKPOINT_KEY = 'config.checkpoints';

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