protected property AmpContext::$routeMatch in Accelerated Mobile Pages (AMP) 8.3
Same name and namespace in other branches
- 8 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::routeMatch
- 8.2 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Routing/ AmpContext.php, line 45
Class
- AmpContext
- Provides a helper class to determine whether the route is an amp one.
Namespace
Drupal\amp\RoutingCode
protected $routeMatch;