You are here

protected property RouteGroupCacheContextTest::$currentRouteMatch in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/RouteGroupCacheContextTest.php \Drupal\Tests\group\Unit\RouteGroupCacheContextTest::currentRouteMatch

The current route match object.

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

File

tests/src/Unit/RouteGroupCacheContextTest.php, line 27

Class

RouteGroupCacheContextTest
Tests the route.group cache context.

Namespace

Drupal\Tests\group\Unit

Code

protected $currentRouteMatch;