You are here

constant StateInformationInterface::INFO_ID_UNDEFINED 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_UNDEFINED

The info id in the case of an undefined state.

File

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

Class

StateInformationInterface
Remote manager interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const INFO_ID_UNDEFINED = 'undefined';