SaveFields implements Operation
Table of Contents
Interfaces
Methods
- __construct() : mixed
- launch() : Result
Methods
__construct()
public
__construct(Member $member, array<string|int, mixed> $fields[, FieldValueRepository|null $fieldValueRepository = null ]) : mixed
Parameters
- $member : Member
- $fields : array<string|int, mixed>
- $fieldValueRepository : FieldValueRepository|null = null
launch()
public
launch() : Result