CheckpointStorageTest::$storage

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php \Drupal\Tests\Core\Config\Checkpoint\CheckpointStorageTest::storage

The checkpoint storage under test.

Type: \Drupal\Core\Config\Checkpoint\CheckpointStorage

File

core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php, line 43

Class

CheckpointStorageTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Config%21Checkpoint%21CheckpointStorage.php/class/CheckpointStorage/11.x" title="Provides a config storage that can make checkpoints." class="local">\Drupal\Core\Config\Checkpoint\CheckpointStorage</a> @group Config

Namespace

Drupal\Tests\Core\Config\Checkpoint

Code

protected CheckpointStorage $storage;

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