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): voidParameters:
| Parameter | Type | Description |
|---|---|---|
$value | mixed |
getResult
php
public getResult(): mixedAutomatically generated on 2024-07-03