StateTest::$keyValueStorage

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/State/StateTest.php \Drupal\Tests\Core\State\StateTest::keyValueStorage

The mocked key value store.

Type: keyValueStorage

File

core/tests/Drupal/Tests/Core/State/StateTest.php, line 29

Class

StateTest
Tests Drupal\Core\State\State.

Namespace

Drupal\Tests\Core\State

Code

protected KeyValueStoreInterface|MockObject $keyValueStorage;

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