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 b777f41 commit f1738a5Copy full SHA for f1738a5
tests/FcmChannelTest.php
@@ -4,10 +4,10 @@
4
5
use Exception;
6
use Illuminate\Contracts\Events\Dispatcher;
7
-use Illuminate\Notifications\Notifiable;
8
use Illuminate\Notifications\Events\NotificationFailed;
9
use Illuminate\Notifications\Events\NotificationSending;
10
use Illuminate\Notifications\Events\NotificationSent;
+use Illuminate\Notifications\Notifiable;
11
use Illuminate\Notifications\Notification;
12
use Illuminate\Support\Collection;
13
use Kreait\Firebase\Contract\Messaging;
0 commit comments