Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal