This commit is contained in:
Nicolas Grekas 2019-09-06 16:32:32 +02:00
parent 7a1545cc8f
commit cfed7d7970
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ final class UserWithoutEquatable implements UserInterface
*/
public function getSalt()
{
return null;
}
/**