Solar_Request::cookie()
public
mixed
Solar_Request::cookie
( string $key = NULL
, string $alt = NULL
)
Retrieves an unfiltered value by key from the $cookie property, or an alternate default value if that key does not exist.
Description
Retrieves an unfiltered value by key from the $cookie property, or an alternate default value if that key does not exist.