Documentation

Variable
in package

FinalYes
Tags
no-named-arguments

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

psalm-immutable

Table of Contents

Properties

$force  : bool
$name  : string
$value  : mixed

Methods

__construct()  : mixed
force()  : bool
name()  : string
value()  : mixed

Properties

Methods

__construct()

public __construct(string $name, mixed $value, bool $force) : mixed
Parameters
$name : string
$value : mixed
$force : bool

force()

public force() : bool
Return values
bool

name()

public name() : string
Return values
string

        
On this page

Search results