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:reset-password] improve types for static analysis in userland #1521

Merged
merged 1 commit into from Apr 21, 2024

Conversation

jrushlow
Copy link
Collaborator

  • use the "User" entity type where possible. Actual type name is derived from the ClassNameDetails object
  • annotate the "User" type where an interface signature would conflict with using the actual "User" type declaration.

@jrushlow jrushlow added the Feature New Feature label Apr 21, 2024
@jrushlow jrushlow merged commit 48d317e into symfony:main Apr 21, 2024
7 checks passed
@jrushlow jrushlow deleted the feature/user-type branch April 21, 2024 02:29
@jrushlow jrushlow mentioned this pull request Apr 24, 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