Skip to content

Commit

Permalink
Passthru implode from query builder (#43574)
Browse files Browse the repository at this point in the history
  • Loading branch information
axlon committed Aug 8, 2022
1 parent 38188e9 commit aab0275
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 aab0275

Please sign in to comment.