Completed
Push — 2.0 ( 14c778...b5ef61 )
by Marco
11:18
created
src/Comodojo/Extender/Tasks/AbstractTask.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -52,10 +52,8 @@
 block discarded – undo
52 52
      * 
53 53
      * @param   array           $parameters     Array of parameters (if any)
54 54
      * @param   \Monolog\Logger $logger
55
-     * @param   int             $pid            Task PID (if any)
56 55
      * @param   string          $name           Task Name
57 56
      * @param   int             $timestamp      Start timestamp (if null will be retrieved directly)
58
-     * @param   bool            $multithread    Multithread switch
59 57
      * 
60 58
      * @return  Object  $this 
61 59
      */
Please login to merge, or discard this patch.