You are here

protected property ImportForm::$moduleHandler in Zircon Profile 8

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

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/locale/src/Form/ImportForm.php, line 34
Contains \Drupal\locale\Form\ImportForm.

Class

ImportForm
Form constructor for the translation import screen.

Namespace

Drupal\locale\Form

Code

protected $moduleHandler;