Completed
Push — master ( 830250...ec1ffe )
by Ryota
02:16
created
Tests/Worker/WorkerTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -180,6 +180,9 @@
 block discarded – undo
180 180
 
181 181
     /**
182 182
      * {@inheritdoc}
183
+     * @param string $queue
184
+     * @param string $server
185
+     * @param integer $procId
183 186
      */
184 187
     public function __construct($queue, $server, $procId)
185 188
     {
Please login to merge, or discard this patch.