protected property WorkbenchEmailProcessor::$queueManager in Workbench Email 2.x
Same name and namespace in other branches
- 8 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;