You are here

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

Same name in this branch
  1. 8.2 src/FormAlter.php \Drupal\form_mode_manager\FormAlter::formModeManager
  2. 8.2 modules/form_mode_user_roles_assign/src/FormAlter.php \Drupal\form_mode_user_roles_assign\FormAlter::formModeManager

The entity display repository.

Type: \Drupal\form_mode_manager\FormModeManagerInterface

File

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

Class

FormAlter
Manipulates Form Alter information.

Namespace

Drupal\form_mode_user_roles_assign

Code

protected $formModeManager;