|
@@ -35,7 +35,7 @@ |
|
|
block discarded – undo |
|
35
|
35
|
/** |
|
36
|
36
|
* WeatherServices constructor. |
|
37
|
37
|
* |
|
38
|
|
- * @param \Marek\OpenWeatherMap\API\Weather\WeatherServicesInterface $weatherService |
|
|
38
|
+ * @param WeatherInterface $weatherService |
|
39
|
39
|
* @param \Marek\OpenWeatherMap\API\Weather\Services\HourForecastInterface $hourForecastService |
|
40
|
40
|
* @param \Marek\OpenWeatherMap\API\Weather\Services\UltravioletIndexInterface $ultravioletIndexService |
|
41
|
41
|
* @param \Marek\OpenWeatherMap\API\Weather\Services\AirPollutionInterface $airPollutionService |
Please login to merge, or discard this patch.