@@ -599,7 +599,7 @@ |
||
599 | 599 | * Optionally pass in an array by reference to get the list |
600 | 600 | * of characters read |
601 | 601 | * |
602 | - * @param array $characters |
|
602 | + * @param string[] $characters |
|
603 | 603 | * @param array $buffer |
604 | 604 | * @return string |
605 | 605 | * @throws \RuntimeException If there's an error reading the stream |