KeyValueEntityStorageTest::$keyValueStore

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php \Drupal\Tests\Core\Entity\KeyValueStore\KeyValueEntityStorageTest::keyValueStore
  2. 10 core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php \Drupal\Tests\Core\Entity\KeyValueStore\KeyValueEntityStorageTest::keyValueStore
  3. 11.x core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php \Drupal\Tests\Core\Entity\KeyValueStore\KeyValueEntityStorageTest::keyValueStore

The key value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php, line 35

Class

KeyValueEntityStorageTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Entity%21KeyValueStore%21KeyValueEntityStorage.php/class/KeyValueEntityStorage/9" title="Provides a key value backend for entities." class="local">\Drupal\Core\Entity\KeyValueStore\KeyValueEntityStorage</a> @group Entity

Namespace

Drupal\Tests\Core\Entity\KeyValueStore

Code

protected $keyValueStore;

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