You are here

protected property KeyProvider::$keyValueStore in Entity Share 8.3

The key value store to use.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

modules/entity_share_client/src/Service/KeyProvider.php, line 31

Class

KeyProvider
Abstraction layer to support local storage and Key module.

Namespace

Drupal\entity_share_client\Service

Code

protected $keyValueStore;