Completed
Push — master ( d62204...7d07ad )
by BENOIT
07:40
created
src/Provider/AverageExchangeRateProvider.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,6 @@
 block discarded – undo
94 94
     }
95 95
 
96 96
     /**
97
-     * @param array $array
98 97
      * @return float
99 98
      */
100 99
     private static function getAverageRatio(ExchangeRateInterface ...$exchangeRates): float
Please login to merge, or discard this patch.