Completed
Pull Request — master (#14)
by
unknown
12:03
created
src/Mpociot/CaptainHook/Jobs/TriggerWebhooksJob.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     /**
37 37
      * Create a new job instance.
38 38
      *
39
-     * @param array|\Illuminate\Support\Collection $wekbhooks
39
+     * @param \Illuminate\Support\Collection $webhooks
40 40
      * @param $eventData
41 41
      */
42 42
     public function __construct($webhooks, $eventData)
Please login to merge, or discard this patch.