Documentation

Finished
in package
implements Event

FinalYes
Tags
psalm-immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Interfaces

Event

Properties

$shellExitCode  : int
$telemetryInfo  : Info

Methods

__construct()  : mixed
asString()  : string
shellExitCode()  : int
telemetryInfo()  : Info

Properties

$shellExitCode read-only

private int $shellExitCode

Methods

__construct()

public __construct(Info $telemetryInfo, int $shellExitCode) : mixed
Parameters
$telemetryInfo : Info
$shellExitCode : int

asString()

public asString() : string
Return values
string

shellExitCode()

public shellExitCode() : int
Return values
int

        
On this page

Search results