You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description After #41493 it is not possible to implement both UserInteface and PasswordAuthenticatedUserInterface
Fatal error: Declaration of Symfony\Component\Security\Core\User\UserInterface::getPassword() must be compatible with Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface::getPassword(): ?string