You are here

protected property OgRouteGroupResolverTestBase::$routeMatch in Organic groups 8

The mocked route matcher.

Type: \Drupal\Core\Routing\RouteMatchInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/OgGroupResolver/OgRouteGroupResolverTestBase.php, line 54

Class

OgRouteGroupResolverTestBase
Base class for testing OgGroupResolver plugins that depend on the route.

Namespace

Drupal\Tests\og\Unit\Plugin\OgGroupResolver

Code

protected $routeMatch;