Skip to content

Commit

Permalink
Passthru implode from query builder (laravel#43574)
Browse files Browse the repository at this point in the history
  • Loading branch information
axlon authored and Ken committed Aug 9, 2022
1 parent 3e64d9b commit 6166e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Database/Eloquent/Builder.php
Expand Up @@ -102,6 +102,7 @@ class Builder implements BuilderContract
'getBindings',
'getConnection',
'getGrammar',
'implode',
'insert',
'insertGetId',
'insertOrIgnore',
Expand Down

0 comments on commit 6166e82

Please sign in to comment.