Completed
Push — master ( 274cae...5b6508 )
by Peter
05:52
created
src/Abstracts/AbstractFinder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -286,7 +286,7 @@
 block discarded – undo
286 286
 	/**
287 287
 	 * Whenever to use cursor
288 288
 	 * @param bool $useCursor
289
-	 * @return FinderInterface
289
+	 * @return AbstractFinder
290 290
 	 */
291 291
 	public function withCursor($useCursor = true)
292 292
 	{
Please login to merge, or discard this patch.