@@ -438,7 +438,7 @@ |
||
438 | 438 | |
439 | 439 | /** |
440 | 440 | * Writes a message to the output and adds a newline at the end. |
441 | - * @param string|array $message |
|
441 | + * @param string $message |
|
442 | 442 | */ |
443 | 443 | function writeln($message) |
444 | 444 | { |