Skip to content

Commit 8113c82

Browse files
authored
passthru getCountForPagination (#55752)
1 parent 718c09e commit 8113c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Database/Eloquent/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ class Builder implements BuilderContract
118118
'explain',
119119
'getbindings',
120120
'getconnection',
121+
'getcountforpagination',
121122
'getgrammar',
122123
'getrawbindings',
123124
'implode',

0 commit comments

Comments
 (0)