File
- drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php, line 168
Class
- PerformanceTest
Namespace
Doctrine\Tests\Common\Annotations
Code
private function getMethod() {
return new \ReflectionMethod('Doctrine\\Tests\\Common\\Annotations\\Fixtures\\Controller', 'helloAction');
}