Completed
Pull Request — master (#24)
by Matthew
04:52
created
Tests/Doctrine/BaseJobManagerTest.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -189,8 +189,9 @@
 block discarded – undo
189 189
     }
190 190
 
191 191
     /**
192
-     * @param bool $flushRun
193 192
      *
193
+     * @param boolean $endRun
194
+     * @param boolean $setId
194 195
      * @return mixed
195 196
      */
196 197
     public function createStalledJob($endRun, $setId)
Please login to merge, or discard this patch.