You are here

protected property OgRouteGroupResolverBase::$routeMatch in Organic groups 8

The route matching service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/OgRouteGroupResolverBase.php, line 23

Class

OgRouteGroupResolverBase
Base class for OgGroupResolver plugins that inspect the route.

Namespace

Drupal\og

Code

protected $routeMatch;