WorkaroundAuthenticatorTrait
Table of Contents
- $workaroundAuthCache : SafeCache
- $workaroundAuthUserId : int
- getWorkaroundAuthToken() : string
- initWorkaroundAuth() : mixed
Properties
$workaroundAuthCache
private
SafeCache
$workaroundAuthCache
$workaroundAuthUserId
private
int
$workaroundAuthUserId
Methods
getWorkaroundAuthToken()
private
getWorkaroundAuthToken() : string
Return values
string —initWorkaroundAuth()
private
initWorkaroundAuth(CacheFactory $cacheFactory, int $userId) : mixed
Parameters
- $cacheFactory : CacheFactory
- $userId : int