You are here

protected property ContentHubViewSubscriber::$routeMatch in Acquia Content Hub 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/ContentHubViewSubscriber.php, line 34

Class

ContentHubViewSubscriber
View subscriber rendering main content render arrays into responses.

Namespace

Drupal\acquia_contenthub\EventSubscriber

Code

protected $routeMatch;