PHP Class Eccube\Tests\Repository\DummyCustomer

Inheritance: implements Symfony\Component\Security\Core\User\UserInterface
Afficher le fichier Open project: ec-cube/ec-cube

Méthodes publiques

Méthode Description
eraseCredentials ( )
getPassword ( )
getRoles ( )
getSalt ( )
getUsername ( )

Method Details

eraseCredentials() public méthode

public eraseCredentials ( )

getPassword() public méthode

public getPassword ( )

getRoles() public méthode

public getRoles ( )

getSalt() public méthode

public getSalt ( )

getUsername() public méthode

public getUsername ( )