You are here

protected property OrderStoreResolver::$routeMatch in Commerce Core 8.2

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/order/src/Resolver/OrderStoreResolver.php, line 22

Class

OrderStoreResolver
Returns the order's store, when an order is present in the URL.

Namespace

Drupal\commerce_order\Resolver

Code

protected $routeMatch;