@@ -58,7 +58,7 @@ |
||
| 58 | 58 | * Filters the lines in the passed $lines array, returning a concatenated |
| 59 | 59 | * string of decoded lines. |
| 60 | 60 | * |
| 61 | - * @param array $lines |
|
| 61 | + * @param string[] $lines |
|
| 62 | 62 | * @param int $consumed |
| 63 | 63 | * @return string |
| 64 | 64 | */ |