Documentation

IgnoreFunctionForCodeCoverage
in package

FinalYes

https://github.com/sebastianbergmann/phpunit/issues/5513

Tags
psalm-immutable
no-named-arguments

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

Attributes
#[Attribute]
\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE

Table of Contents

Properties

$functionName  : string

Methods

__construct()  : mixed
functionName()  : string

Properties

Methods

__construct()

public __construct(string $functionName) : mixed
Parameters
$functionName : string
Tags
psalm-param

non-empty-string $functionName


        
On this page

Search results