Skip to content

Commit 4a0885d

Browse files
committed
Fixed phpdoc for paginate().
1 parent b5fba69 commit 4a0885d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Nqxcode/LuceneSearch/Query/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public function count()
9393
*
9494
* @param int $perPage
9595
* @param int|null $page
96+
* @param array $options
9697
*
9798
* @return \Illuminate\Pagination\Paginator
9899
*/

0 commit comments

Comments
 (0)