You are here

protected property PathMatcherTest::$pathMatcher in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 24
Contains \Drupal\Tests\Core\Path\PathMatcherTest.

Class

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

Namespace

Drupal\Tests\Core\Path

Code

protected $pathMatcher;