You are here

protected property CasGatewayAuthSubscriber::$routeMatcher in CAS 2.x

Route matcher object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Subscriber/CasGatewayAuthSubscriber.php, line 34

Class

CasGatewayAuthSubscriber
Event subscriber for implementing CAS gateway authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $routeMatcher;