$session->remove()
Removes one or multiple session values by key
Parameters
Name | Type | Default | Description |
---|---|---|---|
$key * | array |string |
– | The key to remove or an array with multiple keys |
Removes one or multiple session values by key
Name | Type | Default | Description |
---|---|---|---|
$key * | array |string |
– | The key to remove or an array with multiple keys |