You are here

protected property PathBasedBreadcrumbBuilder::$pathProcessor in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/PathBasedBreadcrumbBuilder.php \Drupal\system\PathBasedBreadcrumbBuilder::pathProcessor

The dynamic router service.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

core/modules/system/src/PathBasedBreadcrumbBuilder.php, line 64
Contains \Drupal\system\PathBasedBreadcrumbBuilder.

Class

PathBasedBreadcrumbBuilder
Class to define the menu_link breadcrumb builder.

Namespace

Drupal\system

Code

protected $pathProcessor;