Commit 8439991
authored
Add channel name to NotificationFailed event
Had to look up the source of NotificationFailed and saw that the third parameter should be the name of the channel (https://github.com/laravel/framework/blob/master/src/Illuminate/Notifications/Events/NotificationFailed.php#L40).1 parent 286f9f4 commit 8439991
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments