protected property MockMatcher::$matcher in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Routing/MockMatcher.php \Drupal\Tests\system\Functional\Routing\MockMatcher::matcher
- 9 core/modules/system/tests/src/Functional/Routing/MockMatcher.php \Drupal\Tests\system\Functional\Routing\MockMatcher::matcher
The matcher being tested.
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\RoutingCode
protected $matcher;