Completed
Push — master ( 700290...87c316 )
by Julian
03:59 queued 02:02
created
src/Runners/PHPUnit/WrapperRunner.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -137,6 +137,7 @@
 block discarded – undo
137 137
     /**
138 138
      * Returns the output streams of a subset of workers.
139 139
      * @param array    keys are positions in $this->workers
140
+     * @param Worker[] $workers
140 141
      * @return array
141 142
      */
142 143
     private function streamsOf($workers)
Please login to merge, or discard this patch.