@@ -585,7 +585,7 @@ |
||
585 | 585 | * @param int $buffer |
586 | 586 | * @param int $max |
587 | 587 | * @param int $offsetStart |
588 | - * @return iterable|self[] |
|
588 | + * @return \Generator |
|
589 | 589 | */ |
590 | 590 | public function split(int $buffer, int $max, int $offsetStart = 0): iterable |
591 | 591 | { |