Completed
Push — master ( 3a5a19...1a6b57 )
by Alex
11:19 queued 06: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.