BConnect POS - Reference PHP

MultiPosUserProvider
in package
implements UserProviderInterface

Table of Contents

Interfaces

UserProviderInterface

Properties

$userRepository  : UserRepository

Methods

__construct()  : mixed
loadUserByIdentifier()  : UserInterface
refreshUser()  : UserInterface
supportsClass()  : bool

Properties

Methods

loadUserByIdentifier()

public loadUserByIdentifier(string $identifier) : UserInterface
Parameters
$identifier : string
Return values
UserInterface

refreshUser()

public refreshUser(UserInterface $user) : UserInterface
Parameters
$user : UserInterface
Return values
UserInterface

supportsClass()

public supportsClass(string $class) : bool
Parameters
$class : string
Return values
bool
On this page

Search results