MockMatcher::$matcher

Same name in other branches
  1. 8.9.x core/modules/system/tests/src/Functional/Routing/MockMatcher.php \Drupal\Tests\system\Functional\Routing\MockMatcher::matcher
  2. 10 core/modules/system/tests/src/Functional/Routing/MockMatcher.php \Drupal\Tests\system\Functional\Routing\MockMatcher::matcher
  3. 11.x core/modules/system/tests/src/Functional/Routing/MockMatcher.php \Drupal\Tests\system\Functional\Routing\MockMatcher::matcher

The matcher being tested.

Type: matcher

File

core/modules/system/tests/src/Functional/Routing/MockMatcher.php, line 16

Class

MockMatcher
A mock matcher that can be configured with any matching logic for testing.

Namespace

Drupal\Tests\system\Functional\Routing

Code

protected $matcher;

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