You are here

constant StateInformationInterface::INFO_ID_NEW_TRANSLATION 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_NEW_TRANSLATION

The info id in the case of a new entity translation.

File

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

Class

StateInformationInterface
Remote manager interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const INFO_ID_NEW_TRANSLATION = 'new_translation';