protected property SystemBreadcrumbBlock::$breadcrumbManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 31 - Contains \Drupal\system\Plugin\Block\SystemBreadcrumbBlock.
Class
- SystemBreadcrumbBlock
- Provides a block to display the breadcrumbs.
Namespace
Drupal\system\Plugin\BlockCode
protected $breadcrumbManager;