phpstan-doctrine
phpstan-doctrine copied to clipboard
Missing DynamicReturnType for annotations Reader
There should be a DynamicReturnType for Doctrine\Common\Annotations\Reader. The getClassAnnotation, getMethodAnnotation and getPropertyAnnotation can only return the requested annotation or null.