The matcher being tested.
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php, line 21
- Definition of Drupal\system\Tests\Routing\MockMatcher.
Class
- MockMatcher
- A mock matcher that can be configured with any matching logic for testing.
Namespace
Drupal\system\Tests\Routing
Code
protected $matcher;