SystemBreadcrumbBlock::$breadcrumbManager

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::breadcrumbManager
  2. 10 core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::breadcrumbManager
  3. 11.x core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::breadcrumbManager

The breadcrumb manager.

Type: \Drupal\Core\Breadcrumb\BreadcrumbBuilderInterface

File

core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php, line 26

Class

SystemBreadcrumbBlock
Provides a block to display the breadcrumbs.

Namespace

Drupal\system\Plugin\Block

Code

protected $breadcrumbManager;

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