You are here

protected property QueueHelper::$queueFactory in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_async/src/Service/QueueHelper.php \Drupal\entity_share_async\Service\QueueHelper::queueFactory

The queue factory service.

Type: \Drupal\Core\Queue\QueueFactory

File

modules/entity_share_async/src/Service/QueueHelper.php, line 22

Class

QueueHelper
Class QueueHelper.

Namespace

Drupal\entity_share_async\Service

Code

protected $queueFactory;