Class Cookie
Represents a cookie.
Namespace: Symfony\Component\HttpFoundation
Author: Johannes M. Schmitt schmittjoh@gmail.com
Api
Located at Cookie.php
Author: Johannes M. Schmitt schmittjoh@gmail.com
Api
Located at Cookie.php
public
|
#
__construct( string $name, string $value = null, integer|string|
Constructor. |
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
protected
|
$name
|
|
protected
|
$value
|
|
protected
|
$domain
|
|
protected
|
$expire
|
|
protected
|
$path
|
|
protected
|
$secure
|
|
protected
|
$httpOnly
|