You are here

constant ClientAuthorizationInterface::LOCAL_STORAGE_KEY_VALUE_COLLECTION in Entity Share 8.3

The collection ID of for authorization config local storage.

File

modules/entity_share_client/src/ClientAuthorization/ClientAuthorizationInterface.php, line 19

Class

ClientAuthorizationInterface
Defines an interface for Client authorization plugins.

Namespace

Drupal\entity_share_client\ClientAuthorization

Code

const LOCAL_STORAGE_KEY_VALUE_COLLECTION = 'entity_share_client.client_authorization';