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

[make:*] add docBlock return types for non-internal makers #1499

Merged
merged 1 commit into from Apr 2, 2024

Conversation

jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Apr 2, 2024

  • make:fixtures
  • make:migration
  • make:validator

add @return to public method docblocks that do not have return types. The @return type declaration will be converted to an actual method return type in v2.

refs #1498

- `make:fixtures`
- `make:migration`
- `make:validator`

add `@return` to public method docblocks that do not have return types. The @return type declaration will be converted to an actual method return type in v2.
@jrushlow jrushlow added the Feature New Feature label Apr 2, 2024
@jrushlow jrushlow merged commit cfe362e into symfony:main Apr 2, 2024
6 checks passed
@jrushlow jrushlow deleted the feature/missing-return-types branch April 2, 2024 20:44
@jrushlow jrushlow mentioned this pull request Apr 5, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant