protected property HelpBlock::$routeMatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/help/src/Plugin/Block/HelpBlock.php \Drupal\help\Plugin\Block\HelpBlock::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
modules/ help/ src/ Plugin/ Block/ HelpBlock.php, line 47 - Contains \Drupal\help\Plugin\Block\HelpBlock.
Class
- HelpBlock
- Provides a 'Help' block.
Namespace
Drupal\help\Plugin\BlockCode
protected $routeMatch;