You are here

protected property MultipleRegistrationController::$routeMatch in Multiple Registration 8.2

Same name and namespace in other branches
  1. 8 src/Controller/MultipleRegistrationController.php \Drupal\multiple_registration\Controller\MultipleRegistrationController::routeMatch
  2. 3.x src/Controller/MultipleRegistrationController.php \Drupal\multiple_registration\Controller\MultipleRegistrationController::routeMatch

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/MultipleRegistrationController.php, line 64

Class

MultipleRegistrationController
Class MultipleRegistrationController.

Namespace

Drupal\multiple_registration\Controller

Code

protected $routeMatch;