You are here

constant EntityReferenceHelperInterface::RELATIONSHIP_NOT_HANDLEABLE in Entity Share 8.3

Denotes the entity reference relationship which is not handleable.

File

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

Class

EntityReferenceHelperInterface
Entity reference helper interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const RELATIONSHIP_NOT_HANDLEABLE = 0;