You are here

protected property GroupRouteContextTrait::$currentRouteMatch in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Context/GroupRouteContextTrait.php \Drupal\group\Context\GroupRouteContextTrait::currentRouteMatch

The current route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Context/GroupRouteContextTrait.php, line 23

Class

GroupRouteContextTrait
Trait to get the group entity from the current route.

Namespace

Drupal\group\Context

Code

protected $currentRouteMatch;