Documentation

ResponseCookieValueSame extends Constraint
in package

Table of Contents

$domain  : mixed
$name  : mixed
$path  : mixed
$value  : mixed
__construct()  : mixed
toString()  : string
{@inheritdoc}
failureDescription()  : string
getCookie()  : Cookie|null
matches()  : bool

Properties

Methods

__construct()

public __construct(string $name, string $value[, string $path = '/' ][, string|null $domain = null ]) : mixed
Parameters
$name : string
$value : string
$path : string = '/'
$domain : string|null = null
Return values
mixed

Search results