Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NoCheckpointsException.php
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\Checkpoint
Code
protected $message =
'This storage cannot be read because there are no checkpoints'
;
RSS feed