Documentation

Skipped
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

$message  : string
$telemetryInfo  : Info
$test  : Test

Methods

__construct()  : mixed
asString()  : string
message()  : string
telemetryInfo()  : Info
test()  : Test

Properties

$message read-only

private string $message

Methods

__construct()

public __construct(Info $telemetryInfo, Test $test, string $message) : mixed
Parameters
$telemetryInfo : Info
$test : Test
$message : string

asString()

public asString() : string
Return values
string

message()

public message() : string
Return values
string

        
On this page

Search results