LinearHistory::$checkpoints

The list of checkpoints, keyed by ID.

Type: \Drupal\Core\Config\Checkpoint\Checkpoint[]

File

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

Class

LinearHistory
A chronological list of Checkpoint objects.

Namespace

Drupal\Core\Config\Checkpoint

Code

private array $checkpoints;

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