protected property MainContentViewSubscriber::$routeMatch in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\EventSubscriberCode
protected $routeMatch;