Test Setup Failed
Push — master ( 531aa8...cc7f7b )
by Matthew
04:16
created
ORM/JobManager.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,8 @@
 block discarded – undo
74 74
      *
75 75
      * @param string|null $workerName
76 76
      * @param string|null $method
77
-     * @param $conditionFunc
77
+     * @param \Closure $conditionFunc
78
+     * @param string $objectName
78 79
      *
79 80
      * @return int Count of jobs pruned
80 81
      */
Please login to merge, or discard this patch.