Overrides AbstractReaderTest::getReader
File
- drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AnnotationReaderTest.php, line 9
Class
- AnnotationReaderTest
Namespace
Doctrine\Tests\Common\Annotations
Code
protected function getReader() {
return new AnnotationReader();
}