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