You are here

protected property ContextUpload::$contextUploader in TMGMT Translator Smartling 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::contextUploader
  2. 8 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::contextUploader
  3. 8.3 src/Plugin/QueueWorker/ContextUpload.php \Drupal\tmgmt_smartling\Plugin\QueueWorker\ContextUpload::contextUploader

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/QueueWorker/ContextUpload.php, line 29

Class

ContextUpload
Executes interface translation queue tasks.

Namespace

Drupal\tmgmt_smartling\Plugin\QueueWorker

Code

protected $contextUploader;