Completed
Push — master ( 9e11ce...2484f0 )
by Adrien
01:55
created
src/DocBlockReader.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * Get the description of a method from the doc block
28
-     * @param ReflectionMethod $method
29 28
      * @return string|null
30 29
      */
31 30
     public function getMethodDescription(): ?string
Please login to merge, or discard this patch.