protected property MockMatcher::$matcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Routing/MockMatcher.php \Drupal\system\Tests\Routing\MockMatcher::matcher
The matcher being tested.
File
- core/
modules/ system/ src/ Tests/ Routing/ MockMatcher.php, line 21 - Contains \Drupal\system\Tests\Routing\MockMatcher.
Class
- MockMatcher
- A mock matcher that can be configured with any matching logic for testing.
Namespace
Drupal\system\Tests\RoutingCode
protected $matcher;