You are here

protected property EntityShareClientCliService::$remoteManager in Entity Share 8

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

The remote manager.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_client/src/Service/EntityShareClientCliService.php, line 33

Class

EntityShareClientCliService
Class EntityShareClientCliService.

Namespace

Drupal\entity_share_client\Service

Code

protected $remoteManager;