@@ -16,6 +16,7 @@ |
||
16 | 16 | /** |
17 | 17 | * CurrencyConverter constructor. |
18 | 18 | * @param ExchangeRateInterface[] ...$exchangeRates |
19 | + * @param \BenTools\Currency\Model\ExchangeRate $exchangeRates |
|
19 | 20 | */ |
20 | 21 | public function __construct(ExchangeRateInterface ...$exchangeRates) |
21 | 22 | { |