Flow PHP

GoogleSheetReader

Read onlyYes
FinalYes

Methods

__construct()  : mixed
batches()  : Generator<int, array<int, RawRowValues>>
rowCount()  : int
sample()  : GoogleSheetSample

Methods

batches()

public batches(int $rowsPerPage, int $batchSize) : Generator<int, array<int, RawRowValues>>
Parameters
$rowsPerPage : int
$batchSize : int
Return values
Generator<int, array<int, RawRowValues>>
On this page

Search results