PathBasedBreadcrumbBuilder::$pathProcessor

Same name and namespace in other branches
  1. 9 core/modules/system/src/PathBasedBreadcrumbBuilder.php \Drupal\system\PathBasedBreadcrumbBuilder::pathProcessor
  2. 10 core/modules/system/src/PathBasedBreadcrumbBuilder.php \Drupal\system\PathBasedBreadcrumbBuilder::pathProcessor
  3. 11.x core/modules/system/src/PathBasedBreadcrumbBuilder.php \Drupal\system\PathBasedBreadcrumbBuilder::pathProcessor

The inbound path processor.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

core/modules/system/src/PathBasedBreadcrumbBuilder.php, line 60

Class

PathBasedBreadcrumbBuilder
Class to define the menu_link breadcrumb builder.

Namespace

Drupal\system

Code

protected $pathProcessor;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.