Documentation

PartialMockObjectCreated
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

$className  : class-string
$methodNames  : array<int, string>
$telemetryInfo  : Info

Methods

__construct()  : mixed
asString()  : string
className()  : class-string
methodNames()  : array<int, string>
telemetryInfo()  : Info

Properties

Methods

__construct()

public __construct(Info $telemetryInfo, class-string $className, string ...$methodNames) : mixed
Parameters
$telemetryInfo : Info
$className : class-string
$methodNames : string
On this page

Search results