Flow PHP

First implements AggregatingFunction

FinalYes

Interfaces

AggregatingFunction

Methods

__construct()  : mixed
aggregate()  : void
result()  : Entry<mixed, mixed>

Methods

aggregate()

public aggregate(Row $row) : void
Parameters
$row : Row

result()

public result() : Entry<mixed, mixed>
Return values
Entry<mixed, mixed>

        
On this page

Search results