Class CommaAggregator
Aggregates nested query string variables using commas
- Guzzle\Http\QueryAggregator\CommaAggregator implements Guzzle\Http\QueryAggregator\QueryAggregatorInterface
Namespace: Guzzle\Http\QueryAggregator
Located at src/Guzzle/Http/QueryAggregator/CommaAggregator.php
Located at src/Guzzle/Http/QueryAggregator/CommaAggregator.php
public
array
|
#
aggregate( string $key, array $value,
Aggregate multi-valued parameters into a flattened associative array |