NoCheckpointsException::$message
Same name in other branches
- 10 core/lib/Drupal/Core/Config/Checkpoint/NoCheckpointsException.php \Drupal\Core\Config\Checkpoint\NoCheckpointsException::message
Type: message
File
-
core/
lib/ Drupal/ Core/ Config/ Checkpoint/ NoCheckpointsException.php, line 18
Class
- NoCheckpointsException
- Thrown when using the checkpoint storage with no checkpoints.
Namespace
Drupal\Core\Config\CheckpointCode
protected $message = 'This storage cannot be read because there are no checkpoints';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.