Skip to content

Commit b30836e

Browse files
committed
replace tosql with tomql
1 parent 7a52792 commit b30836e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Eloquent/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Builder extends EloquentBuilder
4747
'push',
4848
'raw',
4949
'sum',
50-
'tosql',
50+
'tomql',
5151
];
5252

5353
/** @inheritdoc */

0 commit comments

Comments
 (0)