protected property ImportForm::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/Form/ImportForm.php \Drupal\locale\Form\ImportForm::moduleHandler
- 10 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 32
Class
- ImportForm
- Form constructor for the translation import screen.
Namespace
Drupal\locale\FormCode
protected $moduleHandler;