Documentation

TestDox
in package

FinalYes
Tags
psalm-immutable
no-named-arguments

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

Table of Contents

Properties

$prettifiedAndColorizedMethodName  : string
$prettifiedClassName  : string
$prettifiedMethodName  : string

Methods

__construct()  : mixed
prettifiedClassName()  : string
prettifiedMethodName()  : string

Properties

$prettifiedAndColorizedMethodName read-only

private string $prettifiedAndColorizedMethodName

$prettifiedClassName read-only

private string $prettifiedClassName

$prettifiedMethodName read-only

private string $prettifiedMethodName

Methods

__construct()

public __construct(string $prettifiedClassName, string $prettifiedMethodName, string $prettifiedAndColorizedMethodName) : mixed
Parameters
$prettifiedClassName : string
$prettifiedMethodName : string
$prettifiedAndColorizedMethodName : string

prettifiedClassName()

public prettifiedClassName() : string
Return values
string

prettifiedMethodName()

public prettifiedMethodName([bool $colorize = false ]) : string
Parameters
$colorize : bool = false
Return values
string

        
On this page

Search results