You are here

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

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

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

Class

FormAlter
Manipulates Form Alter information.

Namespace

Drupal\form_mode_user_roles_assign

Code

protected $routeMatch;