Field implements Item
Table of Contents
Interfaces
Properties
- $name : string
- $trusted : bool
- $value : FieldValuesCollection
Methods
- __construct() : mixed
Properties
$name
public
string
$name
$trusted
public
bool
$trusted
= false
$value
public
FieldValuesCollection
$value
Methods
__construct()
public
__construct(string $name, FieldValuesCollection $value[, bool $trusted = false ]) : mixed
Parameters
- $name : string
- $value : FieldValuesCollection
- $trusted : bool = false