protected property FormAlter::$moduleHandler in Form mode manager 8.2
Same name in this branch
- 8.2 src/FormAlter.php \Drupal\form_mode_manager\FormAlter::moduleHandler
- 8.2 modules/form_mode_user_roles_assign/src/FormAlter.php \Drupal\form_mode_user_roles_assign\FormAlter::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
FormAlter.php, line 38
Class
- FormAlter
- Manipulates Form Alter information.
Namespace
Drupal\form_mode_managerCode
protected $moduleHandler;