Completed
Push — master ( 925007...3a5a19 )
by Alex
07:43
created
src/Reflection/ReflectionAnnotatedTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      * @param Annotation|null
55 55
      *
56 56
      * @throws MultipleAnnotationException
57
-     * @return string
57
+     * @return null|Annotation
58 58
      */
59 59
 
60 60
 	public function getAnnotation($name)
Please login to merge, or discard this patch.