@@ -142,7 +142,7 @@ |
||
142 | 142 | /** |
143 | 143 | * Check that a task is an instance of IndexQueueWorkerTask |
144 | 144 | * |
145 | - * @param $task |
|
145 | + * @param AbstractTask $task |
|
146 | 146 | * @throws \LogicException |
147 | 147 | */ |
148 | 148 | protected function isTaskInstanceofIndexQueueWorkerTask($task) |