UserPasswordEncoderInterface::isPasswordValid()

bool isPasswordValid(UserInterface $user, string $raw)

Parameters

UserInterface $user The user
string $raw A raw password

Return Value

bool true if the password is valid, false otherwise
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.