You are here

protected property EntityReference::$entityReferenceHelper in Entity Share 8.3

Entity reference helper service.

Type: \Drupal\entity_share_client\Service\EntityReferenceHelperInterface

File

modules/entity_share_client/src/Plugin/EntityShareClient/Processor/EntityReference.php, line 66

Class

EntityReference
Handle entity reference.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $entityReferenceHelper;