@@ -286,7 +286,7 @@ |
||
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 | { |