protected property AccountSettingsForm::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/AccountSettingsForm.php \Drupal\user\AccountSettingsForm::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ user/ src/ AccountSettingsForm.php, line 27 - Contains \Drupal\user\AccountSettingsForm.
Class
- AccountSettingsForm
- Configure user settings for this site.
Namespace
Drupal\userCode
protected $moduleHandler;