phpstan-doctrine icon indicating copy to clipboard operation
phpstan-doctrine copied to clipboard

Missing DynamicReturnType for annotations Reader

Open enumag opened this issue 6 years ago • 0 comments

There should be a DynamicReturnType for Doctrine\Common\Annotations\Reader. The getClassAnnotation, getMethodAnnotation and getPropertyAnnotation can only return the requested annotation or null.

enumag avatar Nov 06 '19 15:11 enumag