Completed
Pull Request — master (#34)
by
unknown
23:18 queued 15s
created
src/Snidel/Fork/Coordinator.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@  discard block
 block discarded – undo
57 57
     private $resultQueue;
58 58
 
59 59
     /**
60
-     * @param   int     $ownerPid
60
+     * @param \Ackintosh\Snidel\Log $log
61 61
      */
62 62
     public function __construct(Config $config, $log)
63 63
     {
@@ -77,6 +77,7 @@  discard block
 block discarded – undo
77 77
 
78 78
     /**
79 79
      * @param   \Ackintosh\Snidel\Task
80
+     * @param \Ackintosh\Snidel\Task\Task $task
80 81
      * @return  void
81 82
      * @throws  \RuntimeException
82 83
      */
Please login to merge, or discard this patch.