Documentation

PhpunitWarningTriggered
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

Methods

__construct()

public __construct(Info $telemetryInfo, Test $test, string $message) : mixed
Parameters
$telemetryInfo : Info
$test : Test
$message : string
Tags
psalm-param

non-empty-string $message


        
On this page

Search results