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