You are here

protected property ProductBreadcrumbBuilder::$routeProvider in Commerce Demo 8

The route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/ProductBreadcrumbBuilder.php, line 45

Class

ProductBreadcrumbBuilder
Builds a product breadcrumb based on the "field_product_categories" field.

Namespace

Drupal\commerce_demo

Code

protected $routeProvider;