Completed
Branch develop (4ff741)
by Tom
36:38
created
src/Image.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     /**
48 48
      * Get classification score.
49 49
      *
50
-     * @return Classifier[]
50
+     * @return double
51 51
      */
52 52
     public function getClassifiers()
53 53
     {
Please login to merge, or discard this patch.