You are here

protected property CartEventSubscriber::$routeMatch in Commerce Cart Flyout 8

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/CartEventSubscriber.php, line 24

Class

CartEventSubscriber
Replaces the original CartEventSubscriber from commerce_cart module.

Namespace

Drupal\commerce_cart_flyout\EventSubscriber

Code

protected $routeMatch;