The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php, line 39
Class
- MainContentViewSubscriber
- View subscriber rendering main content render arrays into responses.
Namespace
Drupal\Core\EventSubscriber
Code
protected $routeMatch;
Please login to continue.