$filesessionstore->destroy()
Deletes the given session
$filesessionstore->destroy(int $expiryTime, string $id): void
Parameters
Name | Type | Default | Description |
---|---|---|---|
$expiryTime * | int |
– | Timestamp |
$id * | string |
– | Session ID |