interface RelationAggregator

Methods

relationAggregate(string $relation, string $column, string $function)

No description

array|null
getRelationAggregate()

No description

Details

RelationAggregator relationAggregate(string $relation, string $column, string $function)

Parameters

string $relation
string $column
string $function

Return Value

RelationAggregator

array|null getRelationAggregate()

Return Value

array|null