Completed
Push — 1.0 ( dbae57...8e8fdf )
by Marc
02:17 queued 01:07
created
src/ConsumerInterface.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -35,9 +35,9 @@
 block discarded – undo
35 35
      */
36 36
     public function getNoWait();
37 37
     
38
-	/**
39
-	 * Callback for the consume service call if a mesage is receive
40
-	 */
38
+    /**
39
+     * Callback for the consume service call if a mesage is receive
40
+     */
41 41
     public function callback();
42 42
     
43 43
     /**
Please login to merge, or discard this patch.