You are here

protected property EntityReference::$remoteManager in Entity Share 8.3

The remote manager.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

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

Class

EntityReference
Handle entity reference.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $remoteManager;