@@ -413,7 +413,7 @@ |
||
| 413 | 413 | /** |
| 414 | 414 | * Creates a list of documents based on the input data. |
| 415 | 415 | * This method is internally used by the find methods. |
| 416 | - * @param Iterator|array $cursor Results found to populate active records. |
|
| 416 | + * @param \Iterator $cursor Results found to populate active records. |
|
| 417 | 417 | * @return AnnotatedInterface[] array list of active records. |
| 418 | 418 | * @since v1.0 |
| 419 | 419 | */ |