Cookie::exists()
Checks if a cookie exists
Cookie::exists(string $key): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $keyrequired | string |
no default value |
Return type
bool
Checks if a cookie exists
Cookie::exists(string $key): bool
| Name | Type | Default |
|---|---|---|
| $keyrequired | string |
no default value |
bool