You are here

protected property PathMatcherTest::$pathMatcher in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php \Drupal\Tests\Core\Path\PathMatcherTest::pathMatcher
  2. 9 core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php \Drupal\Tests\Core\Path\PathMatcherTest::pathMatcher

The path matcher under test.

Type: \Drupal\Core\Path\PathMatcher

File

core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php, line 19

Class

PathMatcherTest
@coversDefaultClass \Drupal\Core\Path\PathMatcher @group Path

Namespace

Drupal\Tests\Core\Path

Code

protected $pathMatcher;