final class ProvidedData (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct(string $label, mixed $value)

No description

string
label()

No description

mixed
value()

No description

Details

__construct(string $label, mixed $value)

No description

Parameters

string $label
mixed $value

string label()

No description

Return Value

string

mixed value()

No description

Return Value

mixed