You are here

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

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/AmpEventSubscriber.php, line 30

Class

AmpEventSubscriber
Redirects AMP requests to ?_wrapper_format=amp if appropriate.

Namespace

Drupal\amp\EventSubscriber

Code

protected $routeMatch;