Completed
Pull Request — master (#2)
by Daryl
02:44
created
includes/class-geocoder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
 
91 91
 
92 92
     /**
93
-     * @param $url
93
+     * @param string $url
94 94
      * @return array|\WP_Error
95 95
      */
96 96
     private function _make_request( $url ) {
Please login to merge, or discard this patch.