You are here

protected property EntityShareCronPending::$service in Entity Share Cron 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/QueueWorker/EntityShareCronPending.php \Drupal\entity_share_cron\Plugin\QueueWorker\EntityShareCronPending::service
  2. 3.0.x src/Plugin/QueueWorker/EntityShareCronPending.php \Drupal\entity_share_cron\Plugin\QueueWorker\EntityShareCronPending::service

Entity Share Cron service.

Type: \Drupal\entity_share_cron\EntityShareCronServiceInterface

File

src/Plugin/QueueWorker/EntityShareCronPending.php, line 29

Class

EntityShareCronPending
Imports entities from Entity Share channels.

Namespace

Drupal\entity_share_cron\Plugin\QueueWorker

Code

protected $service;