protected property LocaleTranslation::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php \Drupal\locale\Plugin\QueueWorker\LocaleTranslation::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ locale/ src/ Plugin/ QueueWorker/ LocaleTranslation.php, line 32 - Contains \Drupal\locale\Plugin\QueueWorker\LocaleTranslation.
Class
- LocaleTranslation
- Executes interface translation queue tasks.
Namespace
Drupal\locale\Plugin\QueueWorkerCode
protected $moduleHandler;