SystemBreadcrumbBlock::$routeMatch
Same name in other branches
- 8.9.x core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::routeMatch
- 10 core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::routeMatch
- 11.x core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php \Drupal\system\Plugin\Block\SystemBreadcrumbBlock::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
-
core/
modules/ system/ src/ Plugin/ Block/ SystemBreadcrumbBlock.php, line 33
Class
- SystemBreadcrumbBlock
- Provides a block to display the breadcrumbs.
Namespace
Drupal\system\Plugin\BlockCode
protected $routeMatch;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.