Completed
Pull Request — master (#15)
by Lucas
02:08
created
src/Mpociot/CaptainHook/Jobs/TriggerWebhooksJob.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.