From 57d42b11c5a28b841a8a150b394775d28fc50b43 Mon Sep 17 00:00:00 2001 From: aarondfrancis Date: Sat, 29 Apr 2023 18:13:37 +0000 Subject: [PATCH] Fix code styling [ci skip] --- src/FastPaginate.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FastPaginate.php b/src/FastPaginate.php index 386e04a..2c73821 100644 --- a/src/FastPaginate.php +++ b/src/FastPaginate.php @@ -99,7 +99,6 @@ protected function paginate(string $paginationMethod, Closure $paginatorOutput) } /** - * @param $builder * @return array * * @throws QueryIncompatibleWithFastPagination