@@ -40,7 +40,6 @@ |
||
| 40 | 40 | * @param HttpClientInterface $client |
| 41 | 41 | * @param UrlFactory $factory |
| 42 | 42 | * @param HandlerInterface $handler |
| 43 | - * @param \Marek\OpenWeatherMap\Denormalizer\DenormalizerInterface $hydrator |
|
| 44 | 43 | */ |
| 45 | 44 | public function __construct(HttpClientInterface $client, UrlFactory $factory, HandlerInterface $handler, DenormalizerInterface $denormalizer) |
| 46 | 45 | { |