protected property GroupRouteContextTrait::$currentRouteMatch in Group 8
Same name and namespace in other branches
- 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\ContextCode
protected $currentRouteMatch;