Skip to content

[11.x] PHPDoc Improvements#53139

Merged
taylorotwell merged 1 commit intolaravel:11.xfrom
xurshudyan:docblock-enhancements
Oct 13, 2024
Merged

[11.x] PHPDoc Improvements#53139
taylorotwell merged 1 commit intolaravel:11.xfrom
xurshudyan:docblock-enhancements

Conversation

@xurshudyan
Copy link
Contributor

This PR improves the docblocks in the Builder class:

Updates the $orders and $unionOrders properties to indicate they can also accept null.

Adds \Illuminate\Contracts\Database\Query\Expression as a valid type for the $table parameter in the newJoinClause and newJoinLateralClause methods.

@taylorotwell taylorotwell merged commit 964ef32 into laravel:11.x Oct 13, 2024
timacdonald pushed a commit to timacdonald/framework that referenced this pull request Oct 15, 2024
Co-authored-by: Xurshudyan <v.khurshudyan@aico.swiss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants