ConsideredRisky
in package
implements
Event
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $message : string
- $telemetryInfo : Info
- $test : Test
Methods
- __construct() : mixed
- asString() : string
- message() : string
- telemetryInfo() : Info
- test() : Test
Properties
$message read-only
private
string
$message
Tags
$telemetryInfo read-only
private
Info
$telemetryInfo
$test read-only
private
Test
$test
Methods
__construct()
public
__construct(Info $telemetryInfo, Test $test, string $message) : mixed
Parameters
Tags
asString()
public
asString() : string
Return values
stringmessage()
public
message() : string
Tags
Return values
stringtelemetryInfo()
public
telemetryInfo() : Info
Return values
Infotest()
public
test() : Test