You are here

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/ContentHubPageDisplayVariantSubscriber.php, line 22

Class

ContentHubPageDisplayVariantSubscriber
Selects the simple page display variant.

Namespace

Drupal\acquia_contenthub\EventSubscriber

Code

protected $routeMatch;