AggInterface
- Full name:
\MammothPHP\WoollyM\Stats\AggInterface
Methods
col
php
public static col(string $column, ?string $as = null): \MammothPHP\WoollyM\Stats\AggProvider
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$column | string | |
$as | ?string |
addValue
php
public addValue(mixed $value): void
Parameters:
Parameter | Type | Description |
---|---|---|
$value | mixed |
getResult
php
public getResult(): mixed
Automatically generated on 2024-07-03