You are here

protected property AmpContext::$routeMatch in Accelerated Mobile Pages (AMP) 8.3

Same name and namespace in other branches
  1. 8 src/Routing/AmpContext.php \Drupal\amp\Routing\AmpContext::routeMatch
  2. 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\Routing

Code

protected $routeMatch;