You are here

constant EntityReferenceHelperInterface::RELATIONSHIP_NOT_ENTITY_REFERENCE in Entity Share 8.3

Denotes the relationship which is not entity reference.

File

modules/entity_share_client/src/Service/EntityReferenceHelperInterface.php, line 17

Class

EntityReferenceHelperInterface
Entity reference helper interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const RELATIONSHIP_NOT_ENTITY_REFERENCE = -1;