PHP Class Eccube\Tests\Repository\DummyCustomer

Inheritance: implements Symfony\Component\Security\Core\User\UserInterface
Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
eraseCredentials ( )
getPassword ( )
getRoles ( )
getSalt ( )
getUsername ( )

Method Details

eraseCredentials() public method

public eraseCredentials ( )

getPassword() public method

public getPassword ( )

getRoles() public method

public getRoles ( )

getSalt() public method

public getSalt ( )

getUsername() public method

public getUsername ( )