protected property WorkbenchEmailProcessor::$queueManager in Workbench Email 8
Same name and namespace in other branches
- 2.x src/WorkbenchEmailProcessor.php \Drupal\workbench_email\WorkbenchEmailProcessor::queueManager
The queue plugin manager.
Type: \Drupal\Core\Queue\QueueWorkerManagerInterface
File
- src/
WorkbenchEmailProcessor.php, line 35
Class
- WorkbenchEmailProcessor
- Defines a class for processing a queue for a given entity ID.
Namespace
Drupal\workbench_emailCode
protected $queueManager;