You are here

protected property MenuActiveTrailTest::$currentRouteMatch in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php \Drupal\Tests\Core\Menu\MenuActiveTrailTest::currentRouteMatch

The current route match service.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php, line 43

Class

MenuActiveTrailTest
Tests the active menu trail service.

Namespace

Drupal\Tests\Core\Menu

Code

protected $currentRouteMatch;