SectionBuilderFromArray implements Builder
Table of Contents
Interfaces
Methods
- __construct() : mixed
- build() : Section
Methods
__construct()
public
__construct(array<string|int, mixed> $fields) : mixed
Parameters
- $fields : array<string|int, mixed>
build()
public
build() : Section