You are here

protected property CheckoutProgressBlock::$routeMatch in Commerce Core 8.2

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/checkout/src/Plugin/Block/CheckoutProgressBlock.php, line 35

Class

CheckoutProgressBlock
Provides a checkout progress block.

Namespace

Drupal\commerce_checkout\Plugin\Block

Code

protected $routeMatch;