@@ -102,7 +102,7 @@ |
||
| 102 | 102 | * Filters the lines in the passed $lines array, returning a concatenated |
| 103 | 103 | * string of decoded lines. |
| 104 | 104 | * |
| 105 | - * @param array $lines |
|
| 105 | + * @param string[] $lines |
|
| 106 | 106 | * @param int $consumed |
| 107 | 107 | * @return string |
| 108 | 108 | */ |
@@ -102,7 +102,7 @@ |
||
| 102 | 102 | * Filters the lines in the passed $lines array, returning a concatenated |
| 103 | 103 | * string of decoded lines. |
| 104 | 104 | * |
| 105 | - * @param array $lines |
|
| 105 | + * @param string[] $lines |
|
| 106 | 106 | * @param int $consumed |
| 107 | 107 | * @return string |
| 108 | 108 | */ |