Test Failed
Push — master ( 9eb8e9...4f74c4 )
by Vitaly
06:18 queued 01:43
created
src/Generator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      * we create special syntax comment in one line, usually
84 84
      * used for class variable definition in more compact form.
85 85
      *
86
-     * @param array $lines Array of comments lines
86
+     * @param string[] $lines Array of comments lines
87 87
      * @return self Chaining
88 88
      */
89 89
     public function multicomment(array $lines = array())
Please login to merge, or discard this patch.