$sessionstore->exists()
Checks if the given session exists
Parameters
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |
Return type
bool
Checks if the given session exists
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |
bool