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 chu121su12 committed Aug 9, 2022
1 parent 9f2005b commit d5730c9
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 d5730c9

Please sign in to comment.