Completed
Push — master ( d7f072...e80481 )
by Shcherbak
05:37
created
src/Report/Message.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -35,9 +35,8 @@
 block discarded – undo
35 35
     /**
36 36
      * @param File $file
37 37
      * @param FileTool $tool
38
-     * @param $text
38
+     * @param string $text
39 39
      * @param int|null $line
40
-     * @param int $level
41 40
      */
42 41
     public function __construct(File $file, FileTool $tool, $text, $line) {
43 42
 
Please login to merge, or discard this patch.