You are here

protected property PreviewLinkCanonicalRerouteAccessCheck::$routeMatch in Preview Link 2.0.x

Same name and namespace in other branches
  1. 2.x src/Access/PreviewLinkCanonicalRerouteAccessCheck.php \Drupal\preview_link\Access\PreviewLinkCanonicalRerouteAccessCheck::routeMatch

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/Access/PreviewLinkCanonicalRerouteAccessCheck.php, line 45

Class

PreviewLinkCanonicalRerouteAccessCheck
Reroutes users from a canonical route to preview link route.

Namespace

Drupal\preview_link\Access

Code

protected $routeMatch;