final class ProvidedData (View source)

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

Methods

__construct(string $label, array $value)

No description

string
label()

No description

array
value()

No description

Details

__construct(string $label, array $value)

No description

Parameters

string $label
array $value

string label()

No description

Return Value

string

array value()

No description

Return Value

array