Passed
Push — master ( 97ab44...6cbf2c )
by Iván
02:52
created
src/MachineLearning/Domain/Model/Value/VectorValue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     }
19 19
 
20 20
     /**
21
-     * @return \float[]
21
+     * @return double[]
22 22
      */
23 23
     public function getValue()
24 24
     {
Please login to merge, or discard this patch.