protected property PreviewLinkCanonicalRerouteAccessCheck::$routeMatch in Preview Link 2.x
Same name and namespace in other branches
- 2.0.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\AccessCode
protected $routeMatch;