__toString() public method Magic method to turn a cookie
$domain public property Domain of the cookie
$value public property Value of the cookie
$secure public property Whether cookie should be sent via secure
$path public property The path on the server in which the cookie
$name public property Name of the cookie
$httpOnly public property Whether the cookie should be accessible
$expire public property The timestamp at which the cookie expires