Completed
Branch 1.0 (9efe91)
by Morven
08:49
created
src/BulkLoader_Result.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,6 +33,7 @@  discard block
 block discarded – undo
33 33
      * Add an error message to the stack
34 34
      *
35 35
      * @param string $message The error message
36
+     * @param integer $id
36 37
      *
37 38
      * @return self
38 39
      */
@@ -152,7 +153,6 @@  discard block
 block discarded – undo
152 153
     /**
153 154
      * Return a string of all messages (that can be rendered into a message window)
154 155
      *
155
-     * @param bool $html Add the newline as a HTML "<br/>"
156 156
      *
157 157
      * @return string
158 158
      */
Please login to merge, or discard this patch.