protected property JobDownload::$queue in TMGMT Extension Suite 8.2
Same name and namespace in other branches
- 8 src/Plugin/QueueWorker/JobDownload.php \Drupal\tmgmt_extension_suit\Plugin\QueueWorker\JobDownload::queue
The queue object.
Type: \Drupal\Core\Queue\QueueInterface
File
- src/
Plugin/ QueueWorker/ JobDownload.php, line 28
Class
- JobDownload
- Executes interface translation queue tasks.
Namespace
Drupal\tmgmt_extension_suit\Plugin\QueueWorkerCode
protected $queue;