Completed
Push — master ( 54a846...e89bbb )
by Ma
08:17
created
src/Console/Command/StartQueueWorkerCommand.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,8 @@
 block discarded – undo
79 79
      * @param InputInterface $input
80 80
      * @param OutputInterface $output
81 81
      * @param QueueHelper $queuePluginManager
82
-     * @param $worker
82
+     * @param \Symfony\Component\Console\Helper\HelperInterface $worker
83
+     * @param \Symfony\Component\Console\Helper\HelperInterface $logger
83 84
      *
84 85
      * @return int
85 86
      */
Please login to merge, or discard this patch.