Cookie::remove()
Remove a cookie
Cookie::remove(string $key): bool
Parameters
Name | Type | Default | Description |
---|---|---|---|
$key * | string |
– | The name of the cookie |
Return type
bool
Remove a cookie
Cookie::remove(string $key): bool
Name | Type | Default | Description |
---|---|---|---|
$key * | string |
– | The name of the cookie |
bool