LinearHistoryTest::CHECKPOINT_KEY
Same name in other branches
- 11.x 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\CheckpointCode
private const CHECKPOINT_KEY = 'config.checkpoints';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.