MenuActiveTrailTest::$pathMatcher

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

The mocked path matcher.

Type: pathMatcher

File

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

Class

MenuActiveTrailTest
Tests the active menu trail service.

Namespace

Drupal\Tests\Core\Menu

Code

protected PathMatcherInterface $pathMatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.