You are here

constant StateInformationInterface::INFO_ID_UNKNOWN in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/src/Service/StateInformationInterface.php \Drupal\entity_share_client\Service\StateInformationInterface::INFO_ID_UNKNOWN

The info id in the case of an unknown entity type.

File

modules/entity_share_client/src/Service/StateInformationInterface.php, line 23

Class

StateInformationInterface
Remote manager interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const INFO_ID_UNKNOWN = 'unknown';