You are here

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

Route matcher object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Subscriber/CasForcedAuthSubscriber.php, line 29

Class

CasForcedAuthSubscriber
Event subscriber for implementing CAS forced authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $routeMatcher;