$sessionstore->unlock()
Removes all locks on the given session
$sessionstore->unlock(int $expiryTime, string $id): void
Parameters
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |