function CheckpointListInterface::deleteAll
Same name in other branches
- 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\CheckpointCode
public function deleteAll() : static;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.