@@ -95,6 +95,7 @@ |
||
95 | 95 | |
96 | 96 | /** |
97 | 97 | * @param ExchangeRateInterface ...$exchangeRates |
98 | + * @param ExchangeRateInterface[] $exchangeRates |
|
98 | 99 | * @return float |
99 | 100 | */ |
100 | 101 | private static function getAverageRatio(ExchangeRateInterface ...$exchangeRates): float |