Documentation

Constant
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

$name  : string
$value  : bool|string

Methods

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

Properties

$value read-only

private bool|string $value

Methods

__construct()

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

name()

public name() : string
Return values
string

value()

public value() : bool|string
Return values
bool|string

        
On this page

Search results