Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.x] Fix return static in docblock of Eloquent and Query Builders #48285

Closed
wants to merge 1 commit into from
Closed

[10.x] Fix return static in docblock of Eloquent and Query Builders #48285

wants to merge 1 commit into from

Conversation

localusercamp
Copy link
Contributor

This PR fixes some incorrect docblocks for Eloquent and Query Builders.
Many of Eloquent Builder methods returns static or static[] from methods such as find what is strange and not good for IDE.

Related:
#48228
#46292
#46291

@driesvints driesvints changed the title Fix return static in docblock of Eloquent and Query Builders [10.x] Fix return static in docblock of Eloquent and Query Builders Sep 4, 2023
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