protected property PathMatcherTest::$pathMatcher in Drupal 9
Same name and namespace in other branches
- 8 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\PathCode
protected $pathMatcher;