$sessionstore->get()
Returns the stored session data of the given session
Parameters
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |
Return type
string
Returns the stored session data of the given session
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |
string