LinearHistory::$activeCheckpoint
Same name in other branches
- 11.x core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php \Drupal\Core\Config\Checkpoint\LinearHistory::activeCheckpoint
The active checkpoint.
In our implementation this is always the last in the list.
Type: \Drupal\Core\Config\Checkpoint\Checkpoint|null
File
-
core/
lib/ Drupal/ Core/ Config/ Checkpoint/ LinearHistory.php, line 30
Class
- LinearHistory
- A chronological list of Checkpoint objects.
Namespace
Drupal\Core\Config\CheckpointCode
private ?Checkpoint $activeCheckpoint;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.