phpDocumentor

TokenService

Class TokenService

Table of Contents

$cacheDir  : string
$securityToken  : SecurityToken
__construct()  : mixed
CacheTokenRepository constructor.
getCacheToken()  : string
Returns the cache token.
cacheFile()  : string
Cache file path.

Properties

Methods

getCacheToken()

Returns the cache token.

public getCacheToken() : string

If the cache token not exists, a new one will be created an returned.

Return values
string

cacheFile()

Cache file path.

private cacheFile() : string
Return values
string

Search results