Documentation

IniSetting
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  : string

Methods

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

Properties

Methods

__construct()

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

name()

public name() : string
Return values
string

value()

public value() : string
Return values
string

        
On this page

Search results