Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature #7 Symfony 6 User needs to implement PasswordAuthenticatedUse…
…rInterface (Zales0123) This PR was merged into the 1.0-dev branch. Discussion ---------- It's kinda BC break, as the `getPassword()` method has `?string` return type defined, but I'm not sure we can avoid it 🤷♂️ Commits ------- d401b81 Symfony 6 User needs to implement PasswordAuthenticatedUserInterface
- Loading branch information