You are here

public function EngineInterface::getRouteMatch in ThemeKey 8

Return value

\Drupal\Core\Routing\RouteMatchInterface

1 method overrides EngineInterface::getRouteMatch()
Engine::getRouteMatch in src/Engine/Engine.php

File

src/EngineInterface.php, line 31
Provides Drupal\themekey\Engine\EngineInterface

Class

EngineInterface
Defines an interface for ThemeKey Engines.

Namespace

Drupal\themekey

Code

public function getRouteMatch();