protected property PathBasedBreadcrumbBuilder::$pathProcessor in Drupal 8
Same name and namespace in other branches
- 9 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\systemCode
protected $pathProcessor;