You are here

protected property ProductRouteContext::$routeMatch in Commerce Core 8.2

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/product/src/ContextProvider/ProductRouteContext.php, line 28

Class

ProductRouteContext
Sets the current product as context on commerce_product routes.

Namespace

Drupal\commerce_product\ContextProvider

Code

protected $routeMatch;