You are here

protected property StaticPreviewRequestSubscriber::$routeMatch in Tome 8

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

modules/tome_static/src/EventSubscriber/StaticPreviewRequestSubscriber.php, line 51

Class

StaticPreviewRequestSubscriber
Routes valid requests to the static build.

Namespace

Drupal\tome_static\EventSubscriber

Code

protected $routeMatch;