Documentation

RequiresSetting
in package

Read onlyYes
FinalYes
Tags
immutable
no-named-arguments

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

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

Table of Contents

Properties

$setting  : non-empty-string
$value  : non-empty-string

Methods

__construct()  : mixed
setting()  : non-empty-string
value()  : non-empty-string

Properties

Methods

__construct()

public __construct(non-empty-string $setting, non-empty-string $value) : mixed
Parameters
$setting : non-empty-string
$value : non-empty-string

setting()

public setting() : non-empty-string
Return values
non-empty-string

value()

public value() : non-empty-string
Return values
non-empty-string
On this page

Search results