Test Failed
Push — master ( 6bdbfa...11bb28 )
by Vitaly
02:16
created
src/ClassGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -389,7 +389,7 @@
 block discarded – undo
389 389
     /**
390 390
      * Build traits definition code.
391 391
      *
392
-     * @param array  $formattedCode    Collection of code
392
+     * @param string[]  $formattedCode    Collection of code
393 393
      * @param string $innerIndentation Inner indentation
394 394
      *
395 395
      * @return array Collection of code with trait uses
Please login to merge, or discard this patch.