protected property HelpController::$routeMatch in Drupal 10
Same name and namespace in other branches
- 8 core/modules/help/src/Controller/HelpController.php \Drupal\help\Controller\HelpController::routeMatch
- 9 core/modules/help/src/Controller/HelpController.php \Drupal\help\Controller\HelpController::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/
modules/ help/ src/ Controller/ HelpController.php, line 24
Class
- HelpController
- Controller routines for help routes.
Namespace
Drupal\help\ControllerCode
protected $routeMatch;