Finished
in package
implements
Event
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $shellExitCode : int
- $telemetryInfo : Info
Methods
- __construct() : mixed
- asString() : string
- shellExitCode() : int
- telemetryInfo() : Info
Properties
$shellExitCode read-only
private
int
$shellExitCode
$telemetryInfo read-only
private
Info
$telemetryInfo
Methods
__construct()
public
__construct(Info $telemetryInfo, int $shellExitCode) : mixed
Parameters
- $telemetryInfo : Info
- $shellExitCode : int
asString()
public
asString() : string
Return values
stringshellExitCode()
public
shellExitCode() : int
Return values
inttelemetryInfo()
public
telemetryInfo() : Info