You are here

protected property TranslationStatusForm::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/Form/TranslationStatusForm.php \Drupal\locale\Form\TranslationStatusForm::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/locale/src/Form/TranslationStatusForm.php, line 26
Contains \Drupal\locale\Form\TranslationStatusForm.

Class

TranslationStatusForm
Provides a translation status form.

Namespace

Drupal\locale\Form

Code

protected $moduleHandler;