@@ -419,7 +419,7 @@ |
||
419 | 419 | /** |
420 | 420 | * Creates a list of documents based on the input data. |
421 | 421 | * This method is internally used by the find methods. |
422 | - * @param Iterator|array $cursor Results found to populate active records. |
|
422 | + * @param Iterator $cursor Results found to populate active records. |
|
423 | 423 | * @return AnnotatedInterface[] array list of active records. |
424 | 424 | * @since v1.0 |
425 | 425 | */ |