Variable
in package
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- force() : bool
- name() : string
- value() : mixed
Properties
$force read-only
private
bool
$force
$name read-only
private
string
$name
$value read-only
private
mixed
$value
Methods
__construct()
public
__construct(string $name, mixed $value, bool $force) : mixed
Parameters
- $name : string
- $value : mixed
- $force : bool
force()
public
force() : bool
Return values
boolname()
public
name() : string
Return values
stringvalue()
public
value() : mixed