AggregateAdapter implements FetchAdapter
Table of Contents
Interfaces
Methods
- __construct() : mixed
- adapt() : mixed
Methods
__construct()
public
__construct(array<string|int, mixed> $aggregated) : mixed
Parameters
- $aggregated : array<string|int, mixed>
adapt()
public
adapt(array<string|int, mixed> $row) : mixed
Parameters
- $row : array<string|int, mixed>