Skip to content

Commit

Permalink
🍺
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmitchell committed Dec 6, 2023
1 parent fcf7272 commit 505d75b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Query/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,6 @@ public function with($relations)
* Chunk the results of the query.
*
* @param int $count
* @param callable $callback
* @return bool
*/
public function chunk($count, callable $callback)
Expand Down

0 comments on commit 505d75b

Please sign in to comment.