FormResultFactory

Transforms the raw array returned by FormEngine node rendering into a typed FormResult value object.

Internal

This class and its exposed method and method signatures will change

Table of Contents

Methods

create()  : FormResult

Methods

create()

public create(array<string|int, mixed> $resultArray) : FormResult
Parameters
$resultArray : array<string|int, mixed>
Return values
FormResult

        
On this page

Search results