FlexFormSegment implements FormDataGroupInterface
A data provider group for flex form elements
Table of Contents
Interfaces
- FormDataGroupInterface
- Interface must be implemented by form data group classes.
Methods
- compile() : array<string|int, mixed>
- Compile form data
Methods
compile()
Compile form data
public
compile(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
- $result : array<string|int, mixed>
-
Initialized result array
Tags
Return values
array<string|int, mixed> —Result filled with data