AggregatingFunction
Methods
- aggregate() : void
 - result() : Entry<string|int, mixed>
 
Methods
aggregate()
    public
                    aggregate(Row $row) : void
    Parameters
- $row : Row
 
result()
    public
                    result(EntryFactory $entryFactory) : Entry<string|int, mixed>
    Parameters
- $entryFactory : EntryFactory