Completed
Push — master ( 17631a...07adb9 )
by Matthew
05:11
created
Run/Loop.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -210,9 +210,8 @@
 block discarded – undo
210 210
     /**
211 211
      * Determine if the run loop is finished.
212 212
      *
213
-     * @param $maxCount
213
+     * @param null|integer $maxCount
214 214
      * @param integer|null $currentJob
215
-     * @param integer|null       $duration
216 215
      * @param \DateTime|null $endTime
217 216
      * @param boolean $noMoreJobsToRun
218 217
      *
Please login to merge, or discard this patch.