You are here

protected property ProductVariationContext::$routeMatch in Commerce Core 8.2

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/product/src/ContextProvider/ProductVariationContext.php, line 34

Class

ProductVariationContext
Provides a product variation context.

Namespace

Drupal\commerce_product\ContextProvider

Code

protected $routeMatch;