@@ -82,7 +82,7 @@ |
||
| 82 | 82 | * This method implements `IteratorAggregate`, permitting you to iterate directly over |
| 83 | 83 | * the resulting records (or objects) without explicitly having to call this method. |
| 84 | 84 | * |
| 85 | - * @return Iterator |
|
| 85 | + * @return \Traversable |
|
| 86 | 86 | */ |
| 87 | 87 | public function getIterator() |
| 88 | 88 | { |