Completed
Push — master ( 6c59a0...1892a3 )
by Mario
06:26
created
lib/Core/Weather/Base.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,6 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.