@@ -162,7 +162,7 @@ |
||
| 162 | 162 | /** |
| 163 | 163 | * Iterator: retrieve current key |
| 164 | 164 | * |
| 165 | - * @return mixed |
|
| 165 | + * @return integer |
|
| 166 | 166 | */ |
| 167 | 167 | public function key() |
| 168 | 168 | { |
@@ -87,7 +87,7 @@ |
||
| 87 | 87 | * |
| 88 | 88 | * @param string $query |
| 89 | 89 | * @param Options $options |
| 90 | - * @return query |
|
| 90 | + * @return string |
|
| 91 | 91 | */ |
| 92 | 92 | protected function assignOptions($query, Options $options) |
| 93 | 93 | { |