You are here

private property EntityShareAsyncWorker::$importService in Entity Share 8.3

The import service.

Type: \Drupal\entity_share_client\Service\ImportServiceInterface

File

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

Class

EntityShareAsyncWorker
Asynchronous import queue worker.

Namespace

Drupal\entity_share_async\Plugin\QueueWorker

Code

private $importService;