Completed
Push — master ( b41beb...6c0eb0 )
by WEBEWEB
05:23
created
Algorithm/Sorting/QuickSort.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     /**
47 47
      * Get the fonctor.
48 48
      *
49
-     * @return Fonctor Returns the fonctor.
49
+     * @return FonctorInterface Returns the fonctor.
50 50
      */
51 51
     public function getFonctor() {
52 52
         return $this->fonctor;
Please login to merge, or discard this patch.