First implements AggregatingFunction
FinalYes
Interfaces
Methods
- __construct() : mixed
- aggregate() : void
- result() : Entry<mixed, mixed>
Methods
__construct()
public
__construct(Reference $ref) : mixed
Parameters
- $ref : Reference
aggregate()
public
aggregate(Row $row) : void
Parameters
- $row : Row
result()
public
result() : Entry<mixed, mixed>