You are here

protected property KeycloakRequestSubscriber::$pathMatcher in Keycloak OpenID Connect 8

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/EventSubscriber/KeycloakRequestSubscriber.php, line 48

Class

KeycloakRequestSubscriber
Redirect subscriber for controller requests.

Namespace

Drupal\keycloak\EventSubscriber

Code

protected $pathMatcher;