LinearHistoryTest::CHECKPOINT_KEY

Same name in other branches
  1. 10 core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php \Drupal\Tests\Core\Config\Checkpoint\LinearHistoryTest::CHECKPOINT_KEY

The key used store of all the checkpoint names in state.

See also

\Drupal\Core\Config\Checkpoint\Checkpoints::CHECKPOINT_KEY

File

core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php, line 28

Class

LinearHistoryTest
@coversDefaultClass \Drupal\Core\Config\Checkpoint\LinearHistory @group Config

Namespace

Drupal\Tests\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.