You are here

protected property PathBasedBreadcrumbBuilder::$currentPath in Drupal 8

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

The current path service.

Type: \Drupal\Core\Path\CurrentPathStack

File

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

Class

PathBasedBreadcrumbBuilder
Class to define the menu_link breadcrumb builder.

Namespace

Drupal\system

Code

protected $currentPath;