@@ -33,6 +33,7 @@ discard block |
||
| 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 |
||
| 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 | */ |