You are here

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

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

JSON API helper service.

Type: \Drupal\entity_share_client\Service\JsonapiHelperInterface

File

src/EntityShareCronService.php, line 37

Class

EntityShareCronService
Entity Share Cron service.

Namespace

Drupal\entity_share_cron

Code

protected $jsonapiHelper;