Skip to content

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
@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.

1 participant