You are here

protected property JsonapiHelper::$remote in Entity Share 8

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

The remote website on which to prepare the clients.

Type: \Drupal\entity_share_client\Entity\RemoteInterface

File

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

Class

JsonapiHelper
Class JsonapiHelper.

Namespace

Drupal\entity_share_client\Service

Code

protected $remote;