Completed
Pull Request — master (#10)
by
unknown
01:25
created
src/Geolocation.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -127,11 +127,7 @@
 block discarded – undo
127 127
      * Get coordinates latitude/longitude
128 128
      *
129 129
      * @return array  The latitude/longitude coordinates
130
-     * @param  string $street[optional]
131 130
      * @param  string $streetNumber[optional]
132
-     * @param  string $city[optional]
133
-     * @param  string $zip[optional]
134
-     * @param  string $country[optional]
135 131
      */
136 132
     public function getCoordinates(
137 133
         $street = null,
Please login to merge, or discard this patch.