You are here

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

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

Remote manager service.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

src/EntityShareCronService.php, line 30

Class

EntityShareCronService
Entity Share Cron service.

Namespace

Drupal\entity_share_cron

Code

protected $remoteManager;