protected property SystemBreadcrumbBlock::$breadcrumbManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::breadcrumbManager
- 10 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\BlockCode
protected $breadcrumbManager;