SessionExpander
Table of Contents
Methods
- getSignedValue() : bool|string
- Returns the value of the signed string or false on an error.
- init() : mixed
- Initializes scripts on the page.
Methods
getSignedValue()
Returns the value of the signed string or false on an error.
public
static getSignedValue(mixed $signedParam) : bool|string
Parameters
- $signedParam : mixed
Return values
bool|stringinit()
Initializes scripts on the page.
public
static init() : mixed