You are here

protected property CommerceEventsSubscriber::$routeMatch in Commerce Google Tag Manager 8.2

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/CommerceEventsSubscriber.php, line 32

Class

CommerceEventsSubscriber
Event handler for commerce related events.

Namespace

Drupal\commerce_google_tag_manager\EventSubscriber

Code

protected $routeMatch;