public function UrlMatcherTest::testMatchRouteKey in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony-cmf/routing/Tests/NestedMatcher/UrlMatcherTest.php \Symfony\Cmf\Component\Routing\Tests\NestedMatcher\UrlMatcherTest::testMatchRouteKey()
File
- vendor/
symfony-cmf/ routing/ Tests/ NestedMatcher/ UrlMatcherTest.php, line 45
Class
Namespace
Symfony\Cmf\Component\Routing\Tests\NestedMatcherCode
public function testMatchRouteKey() {
$this
->doTestMatchRouteKey($this->url);
}