Skip to content

Commit 224a11b

Browse files
authored
Update DocBlock
1 parent cc88dea commit 224a11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Pagination/AbstractPaginator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ public function appends($key, $value = null)
223223
}
224224

225225
/**
226-
* Add a set of query string values to the paginator.
226+
* Add all query string values to the paginator.
227227
*
228228
* @return $this
229229
*/

0 commit comments

Comments
 (0)