You are here

private property EntityShareAsyncWorker::$jsonapiHelper in Entity Share 8.2

The jsonapi helper service.

Type: \Drupal\entity_share_client\Service\JsonapiHelperInterface

File

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

Class

EntityShareAsyncWorker
Asynchronous import queue worker.

Namespace

Drupal\entity_share_async\Plugin\QueueWorker

Code

private $jsonapiHelper;