FormResultFactory
Transforms the raw array returned by FormEngine node rendering into a typed FormResult value object.
This class and its exposed method and method signatures will change
Table of Contents
Methods
Methods
create()
public
create(array<string|int, mixed> $resultArray) : FormResult
Parameters
- $resultArray : array<string|int, mixed>