protected property ModulesUninstallForm::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Form/ModulesUninstallForm.php \Drupal\system\Form\ModulesUninstallForm::moduleHandler
 
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ system/ src/ Form/ ModulesUninstallForm.php, line 27  - Contains \Drupal\system\Form\ModulesUninstallForm.
 
Class
- ModulesUninstallForm
 - Provides a form for uninstalling modules.
 
Namespace
Drupal\system\FormCode
protected $moduleHandler;