You are here

protected property SimplesamlSubscriber::$routeMatch in simpleSAMLphp Authentication 8.3

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/SimplesamlSubscriber.php, line 54

Class

SimplesamlSubscriber
Event subscriber subscribing to KernelEvents::REQUEST.

Namespace

Drupal\simplesamlphp_auth\EventSubscriber

Code

protected $routeMatch;