You are here

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

Same name and namespace in other branches
  1. 8.2 src/EntityShareCronService.php \Drupal\entity_share_cron\EntityShareCronService::queueFactory
  2. 3.0.x src/EntityShareCronService.php \Drupal\entity_share_cron\EntityShareCronService::queueFactory

Queue service.

Type: \Drupal\Core\Queue\QueueFactory

File

src/EntityShareCronService.php, line 44

Class

EntityShareCronService
Entity Share Cron service.

Namespace

Drupal\entity_share_cron

Code

protected $queueFactory;