You are here

protected property EntityShareCronService::$remoteManager in Entity Share Cron 8.2

Same name and namespace in other branches
  1. 8 src/EntityShareCronService.php \Drupal\entity_share_cron\EntityShareCronService::remoteManager

Remote manager service.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

src/EntityShareCronService.php, line 33

Class

EntityShareCronService
Entity Share Cron service.

Namespace

Drupal\entity_share_cron

Code

protected $remoteManager;