Cookie::exists()
Checks if a cookie exists
Cookie::exists(string $key): bool
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
bool
Checks if a cookie exists
Cookie::exists(string $key): bool
Name | Type | Default |
---|---|---|
$key * | string |
– |
bool