Documentation

ChildProcessFinished
in package
implements Event

Read onlyYes
FinalYes
Tags
immutable
no-named-arguments

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

Table of Contents

Interfaces

Event

Properties

$stderr  : string
$stdout  : string
$telemetryInfo  : Info

Methods

__construct()  : mixed
asString()  : string
stderr()  : string
stdout()  : string
telemetryInfo()  : Info

Properties

Methods

__construct()

public __construct(Info $telemetryInfo, string $stdout, string $stderr) : mixed
Parameters
$telemetryInfo : Info
$stdout : string
$stderr : string
On this page

Search results