You are here

protected property RedhenContactRouteContext::$routeMatch in RedHen CRM 8

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/redhen_contact/src/ContextProvider/RedhenContactRouteContext.php, line 28

Class

RedhenContactRouteContext
Sets the current contact as context on redhen contact routes.

Namespace

Drupal\redhen_contact\ContextProvider

Code

protected $routeMatch;