You are here

private property EntityShareAsyncWorker::$remoteManager in Entity Share 8.2

The remote manager.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_async/src/Plugin/QueueWorker/EntityShareAsyncWorker.php, line 51

Class

EntityShareAsyncWorker
Asynchronous import queue worker.

Namespace

Drupal\entity_share_async\Plugin\QueueWorker

Code

private $remoteManager;