Completed
Push — master ( 08cb78...47329a )
by Ryosuke
04:42
created
src/Internal/AutoScheduler.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,6 @@
 block discarded – undo
53 53
 
54 54
     /**
55 55
      * Do nothing.
56
-     * @param array $entry
57 56
      */
58 57
     protected function interruptConsume() {}
59 58
 }
Please login to merge, or discard this patch.
src/Internal/AbstractScheduler.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,6 @@
 block discarded – undo
53 53
 
54 54
     /**
55 55
      * Do nothing.
56
-     * @param array $entry
57 56
      */
58 57
     protected function interruptConsume() {}
59 58
 }
Please login to merge, or discard this patch.