You are here

protected property RouteAwareContextProviderBase::$routeMatch in Core Context 8

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/ContextProvider/RouteAwareContextProviderBase.php, line 22

Class

RouteAwareContextProviderBase
Provides a base class for context providers which use the current route.

Namespace

Drupal\core_context\ContextProvider

Code

protected $routeMatch;