You are here

protected property FormAlter::$moduleHandler in Form mode manager 8.2

Same name in this branch
  1. 8.2 src/FormAlter.php \Drupal\form_mode_manager\FormAlter::moduleHandler
  2. 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

modules/form_mode_user_roles_assign/src/FormAlter.php, line 45

Class

FormAlter
Manipulates Form Alter information.

Namespace

Drupal\form_mode_user_roles_assign

Code

protected $moduleHandler;