We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb416e1 commit 3a73e07Copy full SHA for 3a73e07
src/WebhookChannel.php
@@ -4,8 +4,8 @@
4
5
use GuzzleHttp\Client;
6
use Illuminate\Support\Arr;
7
-use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
8
use Illuminate\Notifications\Notification;
+use NotificationChannels\Webhook\Exceptions\CouldNotSendNotification;
9
10
class WebhookChannel
11
{
0 commit comments