Completed
Push — master ( ad18c7...17631a )
by Matthew
07:52
created
Run/Loop.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -210,7 +210,7 @@
 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 $currentJob
215 215
      * @param \DateTime $endTime
216 216
      * @param boolean $noMoreJobsToRun
Please login to merge, or discard this patch.