@@ -192,7 +192,7 @@ |
||
| 192 | 192 | * |
| 193 | 193 | * @param string $key The name of the field for which the values will be returned. |
| 194 | 194 | * |
| 195 | - * @return iterable |
|
| 195 | + * @return \Generator |
|
| 196 | 196 | */ |
| 197 | 197 | public function column($key) |
| 198 | 198 | { |