hasCookie()
hasCookie(string $name) : boolean
Checks whether a cookie exists.
Parameters
string | $name | Cookie name |
Adapter implementation using PHP superglobals for getting and setting http related data