MemberFields implements Item
Table of Contents
Interfaces
Properties
- $fields : FieldCollection
- $memberId : string
- $trusted : bool
Methods
- __construct() : mixed
Properties
$fields
public
FieldCollection
$fields
$memberId
public
string
$memberId
$trusted
public
bool
$trusted
= false
Methods
__construct()
public
__construct(string $memberId, FieldCollection $fields[, bool $trusted = false ]) : mixed
Parameters
- $memberId : string
- $fields : FieldCollection
- $trusted : bool = false