@@ -59,8 +59,7 @@ |
||
59 | 59 | public function next() { |
60 | 60 | if ($this->_next()) { |
61 | 61 | $this->pos++; |
62 | - } |
|
63 | - else { |
|
62 | + } else { |
|
64 | 63 | $this->pos = -1; |
65 | 64 | } |
66 | 65 | } |
@@ -59,8 +59,7 @@ |
||
59 | 59 | public function next() { |
60 | 60 | if ($this->_next()) { |
61 | 61 | $this->pos++; |
62 | - } |
|
63 | - else { |
|
62 | + } else { |
|
64 | 63 | $this->pos = -1; |
65 | 64 | } |
66 | 65 | } |
@@ -59,8 +59,7 @@ |
||
59 | 59 | public function next() { |
60 | 60 | if ($this->_next()) { |
61 | 61 | $this->pos++; |
62 | - } |
|
63 | - else { |
|
62 | + } else { |
|
64 | 63 | $this->pos = -1; |
65 | 64 | } |
66 | 65 | } |