SettableRefreshTokenInterface
in
Table of Contents
Methods
- setRefreshToken() : void
- Sets or replaces the refresh token with the provided refresh token.
Methods
setRefreshToken()
Sets or replaces the refresh token with the provided refresh token.
public
setRefreshToken(string $refreshToken) : void
Parameters
- $refreshToken : string