@@ -113,7 +113,7 @@ |
||
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 |