function CheckpointListInterface::deleteAll

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Config/Checkpoint/CheckpointListInterface.php \Drupal\Core\Config\Checkpoint\CheckpointListInterface::deleteAll()

Deletes all checkpoints.

Return value

$this

File

core/lib/Drupal/Core/Config/Checkpoint/CheckpointListInterface.php, line 86

Class

CheckpointListInterface
Maintains a list of checkpoints.

Namespace

Drupal\Core\Config\Checkpoint

Code

public function deleteAll() : static;

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