CookieScope
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$domain read-only
public
string
$domain
$hostOnly read-only
public
bool
$hostOnly
$path read-only
public
string
$path
Methods
__construct()
public
__construct(string $domain, bool $hostOnly, string $path) : mixed
Parameters
- $domain : string
- $hostOnly : bool
- $path : string