@@ -9,7 +9,6 @@ |
||
| 9 | 9 | /** |
| 10 | 10 | * Add callbacks or \Closure into task queueing stack. |
| 11 | 11 | * |
| 12 | - * @param string $task The callback or Closure. |
|
| 13 | 12 | * @param array $taskArgs The callback or Closure arguments. |
| 14 | 13 | * @return TaskQueueInterface |
| 15 | 14 | */ |