You are here

protected property SystemBreadcrumbBlock::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 38
Contains \Drupal\system\Plugin\Block\SystemBreadcrumbBlock.

Class

SystemBreadcrumbBlock
Provides a block to display the breadcrumbs.

Namespace

Drupal\system\Plugin\Block

Code

protected $routeMatch;