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
2016-10-28 06:36:24
Comments
Leave a Comment

Please login to continue.