\Symfony\Component\HttpFoundation\Test\ConstraintRequestAttributeValueSame

Summary

Methods
Properties
Constants
__construct()
toString()
No public properties found
No constants found
matches()
failureDescription()
No protected properties found
N/A
No private methods found
$name
$value
N/A

Properties

$name

$name

$value

$value

Methods

__construct()

__construct(string  $name, string  $value) : mixed

Parameters

string $name
string $value

Returns

mixed —

toString()

toString() : string

{@inheritdoc}

Returns

string —

matches()

matches(\Symfony\Component\HttpFoundation\Request  $request) : bool

Parameters

\Symfony\Component\HttpFoundation\Request $request

{@inheritdoc}

Returns

bool —

failureDescription()

failureDescription(\Symfony\Component\HttpFoundation\Request  $request) : string

Parameters

\Symfony\Component\HttpFoundation\Request $request

{@inheritdoc}

Returns

string —