You are here

protected property InviteUserBaseForm::$routeMatch in Open Social 8.9

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::routeMatch
  2. 10.0.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::routeMatch
  3. 10.1.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::routeMatch
  4. 10.2.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

Overrides FormBase::$routeMatch

File

modules/social_features/social_core/src/Form/InviteUserBaseForm.php, line 21

Class

InviteUserBaseForm
Class InviteBaseForm.

Namespace

Drupal\social_core\Form

Code

protected $routeMatch;