LocaleTranslation::$moduleHandler

Same name and namespace in other branches
  1. 9 core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php \Drupal\locale\Plugin\QueueWorker\LocaleTranslation::moduleHandler
  2. 8.9.x core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php \Drupal\locale\Plugin\QueueWorker\LocaleTranslation::moduleHandler
  3. 10 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 28

Class

LocaleTranslation
Executes interface translation queue tasks.

Namespace

Drupal\locale\Plugin\QueueWorker

Code

protected $moduleHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.