SummaryRowCollection
in package
Table of Contents
Properties
- $list : array<string|int, SummaryRow>
Methods
- isEmpty() : mixed
- placeAmounts() : mixed
- toArray() : mixed
- getOrCreateRow() : mixed
Properties
$list
private
array<string|int, SummaryRow>
$list
= []
Methods
isEmpty()
public
isEmpty() : mixed
placeAmounts()
public
placeAmounts(Country $country, Amounts $amounts) : mixed
Parameters
toArray()
public
toArray() : mixed
getOrCreateRow()
private
getOrCreateRow(Country $country, Amounts $amounts) : mixed