@@ -65,7 +65,7 @@ |
||
65 | 65 | */ |
66 | 66 | public function __toString() |
67 | 67 | { |
68 | - try { |
|
68 | + try { |
|
69 | 69 | if($this->position !== 0) { |
70 | 70 | $this->iterator->rewind(); |
71 | 71 | } |