Completed
Branch master (07911b)
by Anton
02:58 queued 13s
created
src/Weather/JsonController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,6 @@
 block discarded – undo
38 38
     /**
39 39
      * Helper method for rendering the response.
40 40
      *
41
-     * @param string $ip
42 41
      * @param array $result
43 42
      * @return mixed
44 43
      */
Please login to merge, or discard this patch.
src/Weather/PageController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,6 @@
 block discarded – undo
76 76
     /**
77 77
      * Helper method for rendering the page.
78 78
      *
79
-     * @param string $ip
80 79
      * @param array $result
81 80
      * @return mixed
82 81
      */
Please login to merge, or discard this patch.