You are here

protected property MainContentViewSubscriber::$routeMatch in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php \Drupal\Core\EventSubscriber\MainContentViewSubscriber::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php, line 44
Contains \Drupal\Core\EventSubscriber\MainContentViewSubscriber.

Class

MainContentViewSubscriber
View subscriber rendering main content render arrays into responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $routeMatch;