Passed
Branch master (a41565)
by Maciej
02:56
created
Console/Command/StartCliReportingService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
113 113
     }
114 114
 
115 115
     /**
116
-     * @param array $customerIds
116
+     * @param integer[] $customerIds
117 117
      * @param int $numberOfThreads
118 118
      */
119 119
     protected function startProcesses(array $customerIds, int $numberOfThreads): void
Please login to merge, or discard this patch.