File
- drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php, line 36
Class
- UrlMatcherTest
Namespace
Symfony\Cmf\Component\Routing\Tests\NestedMatcher
Code
public function testMatchRouteKey() {
$this
->doTestMatchRouteKey($this->url);
}