Completed
Pull Request — master (#3)
by
unknown
01:56
created
src/Clusterer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,7 @@
 block discarded – undo
200 200
      * the given coordinate fits into.
201 201
      *
202 202
      * @param  Coordinate $coordinate
203
-     * @return array
203
+     * @return double[]
204 204
      */
205 205
     protected function findCell(Coordinate $coordinate)
206 206
     {
Please login to merge, or discard this patch.