Base
Table of Contents
Methods
- __construct() : mixed
- addSeed() : void
- resolve() : Result
- setTarget() : void
Methods
__construct()
public
__construct(string $fieldId) : mixed
Parameters
- $fieldId : string
addSeed()
public
addSeed(int $seedId, array<string|int, mixed> $seed) : void
Parameters
- $seedId : int
- $seed : array<string|int, mixed>
resolve()
public
resolve() : Result
Return values
ResultsetTarget()
public
setTarget(array<string|int, mixed> $target) : void
Parameters
- $target : array<string|int, mixed>