Completed
Branch master (24c968)
by Hannes
15:01
created
src/Provider/AbstractFileProvider.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -117,8 +117,8 @@
 block discarded – undo
117 117
     }
118 118
 
119 119
     /**
120
-     * @param  array                     $latitudes
121
-     * @param  array                     $longitudes
120
+     * @param  double[]                     $latitudes
121
+     * @param  double[]                     $longitudes
122 122
      * @throws \InvalidArgumentException
123 123
      * @return array                     elevations [m] can be false if nothing retrieved
124 124
      */
Please login to merge, or discard this patch.