UserPasswordEncoderInterface::encodePassword()

string encodePassword(UserInterface $user, string $plainPassword)

Encodes the plain password.

Parameters

UserInterface $user The user
string $plainPassword The password to encode

Return Value

string The encoded password
doc_Symfony
2016-10-28 06:36:24
Comments
Leave a Comment

Please login to continue.