protected property FormAlter::$routeMatch in Form mode manager 8.2
Same name in this branch
- 8.2 src/FormAlter.php \Drupal\form_mode_manager\FormAlter::routeMatch
- 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
- src/
FormAlter.php, line 31
Class
- FormAlter
- Manipulates Form Alter information.
Namespace
Drupal\form_mode_managerCode
protected $routeMatch;