You are here

protected property PriceListItemListBuilder::$routeMatch in Commerce Pricelist 8.2

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/PriceListItemListBuilder.php, line 30

Class

PriceListItemListBuilder
Defines the list builder for price list items.

Namespace

Drupal\commerce_pricelist

Code

protected $routeMatch;