protected property ContextUpload::$queue in TMGMT Translator Smartling 8
Same name and namespace in other branches
- 8.4 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::queue
- 8.2 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::queue
- 8.3 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::queue
The queue object.
Type: \Drupal\Core\Queue\QueueInterface
File
- src/
Plugin/ QueueWorker/ ContextUpload.php, line 36
Class
- ContextUpload
- Executes interface translation queue tasks.
Namespace
Drupal\tmgmt_smartling\Plugin\QueueWorkerCode
protected $queue;