@@ -34,7 +34,7 @@ |
||
34 | 34 | /** |
35 | 35 | * Create a new job instance. |
36 | 36 | * |
37 | - * @param array|\Illuminate\Support\Collection $webhooks |
|
37 | + * @param \Illuminate\Support\Collection $webhooks |
|
38 | 38 | * @param mixed $eventData |
39 | 39 | */ |
40 | 40 | public function __construct($webhooks, $eventData) |