You are here

protected property EntityShareCronService::$queueFactory in Entity Share Cron 3.0.x

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

Queue service.

Type: \Drupal\Core\Queue\QueueFactory

File

src/EntityShareCronService.php, line 32

Class

EntityShareCronService
Entity Share Cron service.

Namespace

Drupal\entity_share_cron

Code

protected $queueFactory;