protected property LocaleTranslation::$queue in Drupal 8
Same name and namespace in other branches
- 9 core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php \Drupal\locale\Plugin\QueueWorker\LocaleTranslation::queue
- 10 core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php \Drupal\locale\Plugin\QueueWorker\LocaleTranslation::queue
The queue object.
Type: \Drupal\Core\Queue\QueueInterface
File
- core/
modules/ locale/ src/ Plugin/ QueueWorker/ LocaleTranslation.php, line 34
Class
- LocaleTranslation
- Executes interface translation queue tasks.
Namespace
Drupal\locale\Plugin\QueueWorkerCode
protected $queue;