BConnect POS - Reference PHP

RefreshTokenRepository extends ServiceEntityRepository
in package

Table of Contents

Methods

__construct()  : mixed
findValidTokenByTokenString()  : RefreshToken|null
findValidTokenByUser()  : RefreshToken|null
removeExpiredTokens()  : int
revokeAllTokensForUser()  : void

Methods

__construct()

public __construct(ManagerRegistry $registry) : mixed
Parameters
$registry : ManagerRegistry
On this page

Search results