protected property HelpBlock::$routeMatch in Drupal 8
Same name and namespace in other branches
- 9 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 45
Class
- HelpBlock
- Provides a 'Help' block.
Namespace
Drupal\help\Plugin\BlockCode
protected $routeMatch;