The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php, line 45
Class
- PageDisplayVariantSelectionEvent
- Event fired when rendering main content, to select a page display variant.
Namespace
Drupal\Core\Render
Code
1 | protected $routeMatch ; |
Please login to continue.