Flow PHP

RowGroupBuilder

FinalYes

Methods

__construct()  : mixed
addRow()  : void
addRows()  : void
flush()  : RowGroupContainer
isEmpty()  : bool
isFull()  : bool
rowsCount()  : int

Methods

addRow()

public addRow(array<string, mixed> $row) : void
Parameters
$row : array<string, mixed>

addRows()

public addRows(array<string|int, array<string, mixed>> $rows) : void
Parameters
$rows : array<string|int, array<string, mixed>>

        
On this page

Search results