@@ -60,6 +60,9 @@ |
||
| 60 | 60 | return parent::offsetSet($offset, $value); |
| 61 | 61 | } |
| 62 | 62 | |
| 63 | + /** |
|
| 64 | + * @param integer $until |
|
| 65 | + */ |
|
| 63 | 66 | public function collectRest($until = null) |
| 64 | 67 | { |
| 65 | 68 | if ($this->finished) { |