Skip to content

Commit

Permalink
Merge branch 'refs/heads/1.10'
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Jul 11, 2024
2 parents 2aca37a + cc1d3cf commit 9b7bd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eloquent/QueriesExpressions.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ trait QueriesExpressions
/**
* Get a new query builder instance for the connection.
*
* @return \Illuminate\Database\Query\Builder
* @return \Staudenmeir\LaravelCte\Query\Builder
*/
protected function newBaseQueryBuilder()
{
Expand Down

0 comments on commit 9b7bd75

Please sign in to comment.