You are here

constant EntityReferenceHelperInterface::RELATIONSHIP_HANDLEABLE in Entity Share 8.3

Denotes the entity reference relationship which is handleable.

File

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

Class

EntityReferenceHelperInterface
Entity reference helper interface methods.

Namespace

Drupal\entity_share_client\Service

Code

const RELATIONSHIP_HANDLEABLE = 1;