@@ -74,7 +74,7 @@ |
||
| 74 | 74 | * Move forward to next element. |
| 75 | 75 | * @link http://php.net/manual/en/iterator.next.php |
| 76 | 76 | * |
| 77 | - * @return void |
|
| 77 | + * @return null|false |
|
| 78 | 78 | */ |
| 79 | 79 | public function next() |
| 80 | 80 | { |