Completed
Push — master ( 870e88...a18119 )
by Peter
12:51 queued 05:42
created
src/Finder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -419,7 +419,7 @@
 block discarded – undo
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
 	 */
Please login to merge, or discard this patch.