protected property LocalActionsBlock::$routeMatch in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php \Drupal\Core\Menu\Plugin\Block\LocalActionsBlock::routeMatch
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalActionsBlock.php, line 33
Class
- LocalActionsBlock
- Provides a block to display the local actions.
Namespace
Drupal\Core\Menu\Plugin\BlockCode
protected $routeMatch;