Completed
Push — master ( 3eb0cf...683ee7 )
by Matthias
02:51 queued 01:16
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.