You are here

protected property KeyProvider::$keyRepository in Entity Share 8.3

Key module service conditionally injected.

Type: \Drupal\key\KeyRepositoryInterface

File

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

Class

KeyProvider
Abstraction layer to support local storage and Key module.

Namespace

Drupal\entity_share_client\Service

Code

protected $keyRepository;