@@ -167,7 +167,7 @@ |
||
| 167 | 167 | * Add an error and set OK to false, indicating that the operation |
| 168 | 168 | * as a whole was fatal |
| 169 | 169 | * |
| 170 | - * @param string|MessageSpecifier $message Message key or object |
|
| 170 | + * @param string $message Message key or object |
|
| 171 | 171 | */ |
| 172 | 172 | public function fatal( $message /*, parameters... */ ) { |
| 173 | 173 | $this->errors[] = [ |