You are here

constant StateInformationInterface::INFO_ID_SYNCHRONIZED 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_SYNCHRONIZED

The info id in the case of a synchronized entity or translation.

File

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

Class

StateInformationInterface
Remote manager interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const INFO_ID_SYNCHRONIZED = 'synchronized';