Skip to content

Remove remaining @return tags from constructors #55136

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

Conversation

mohammadrasoulasghari
Copy link
Contributor

this is a continuation of #55076

- Remove unnecessary @return tags from class constructors
- Improve docblock consistency across the framework
- Follow PHP documentation standards as constructors don't return values

Refs: laravel#55076
@taylorotwell taylorotwell merged commit c45c361 into laravel:12.x Mar 22, 2025
41 checks passed
@browner12
Copy link
Contributor

thanks! looks like i forgot about those @throws in my regex.

@mohammadrasoulasghari mohammadrasoulasghari deleted the docs/remove-constructor-return-tags branch March 24, 2025 00:41
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.

None yet

3 participants