Test Setup Failed
Push — master ( c1c987...ff118e )
by Arkadiusz
02:33
created
src/Clustering/KMeans/Space.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
     }
60 60
 
61 61
     /**
62
-     * @param object $point
62
+     * @param Point $point
63 63
      * @param mixed  $data
64 64
      */
65 65
     public function attach($point, $data = null): void
Please login to merge, or discard this patch.