You are here

protected property JsonapiHelper::$remoteManager in Entity Share 8.2

Same name and namespace in other branches
  1. 8 modules/entity_share_client/src/Service/JsonapiHelper.php \Drupal\entity_share_client\Service\JsonapiHelper::remoteManager

The remote manager.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_client/src/Service/JsonapiHelper.php, line 110

Class

JsonapiHelper
Class JsonapiHelper.

Namespace

Drupal\entity_share_client\Service

Code

protected $remoteManager;