You are here

protected property JobDownload::$queue in TMGMT Extension Suite 8

Same name and namespace in other branches
  1. 8.2 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\QueueWorker

Code

protected $queue;