File
- drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php, line 114
Class
- AnnotationClassLoaderTest
Namespace
Symfony\Component\Routing\Tests\Loader
Code
private function getAnnotatedRoute($datas) {
return new \Symfony\Component\Routing\Annotation\Route($datas);
}