final class PreparationFailed implements Event (View source)

Methods

__construct(Info $telemetryInfo, Test $test, Throwable $throwable)

No description

telemetryInfo()

No description

test()

No description

throwable()

No description

string
asString()

No description

Details

__construct(Info $telemetryInfo, Test $test, Throwable $throwable)

No description

Parameters

Info $telemetryInfo
Test $test
Throwable $throwable

Info telemetryInfo()

No description

Return Value

Info

Test test()

No description

Return Value

Test

Throwable throwable()

No description

Return Value

Throwable

string asString()

No description

Return Value

string