Documentation

UserRepository extends ServiceEntityRepository
in package
implements PasswordUpgraderInterface

Tags
extends

Table of Contents

Interfaces

PasswordUpgraderInterface

Methods

__construct()  : mixed
upgradePassword()  : void
mise a jour du mot de passe.

Methods

__construct()

public __construct(ManagerRegistry $registry) : mixed
Parameters
$registry : ManagerRegistry

upgradePassword()

mise a jour du mot de passe.

public upgradePassword(PasswordAuthenticatedUserInterface $user, string $newHashedPassword) : void
Parameters
$user : PasswordAuthenticatedUserInterface
$newHashedPassword : string

        
On this page

Search results