KeyValueEntityStorage::$keyValueStore

The key value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php, line 37

Class

KeyValueEntityStorage
Provides a key value backend for entities.

Namespace

Drupal\Core\Entity\KeyValueStore

Code

protected $keyValueStore;

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