You are here

private property KernelEventsSubscriber::$routeMatch in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/KernelEventsSubscriber.php \Drupal\commerce_google_tag_manager\EventSubscriber\KernelEventsSubscriber::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/KernelEventsSubscriber.php, line 30

Class

KernelEventsSubscriber
Event handler for Kernel events.

Namespace

Drupal\commerce_google_tag_manager\EventSubscriber

Code

private $routeMatch;