Sets a cookie in the cookie jar.
SetCookie $cookie Cookie to set.:
bool Returns true on success or false on failure
public function setCookie(SetCookie $cookie) : bool;