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.
2 parents 9cd4e79 + 2d7aafa commit 3f6af72Copy full SHA for 3f6af72
src/LobChannel.php
@@ -2,8 +2,8 @@
2
3
namespace NotificationChannels\Lob;
4
5
-use Illuminate\Notifications\Notification;
6
use Lob\Lob;
+use Illuminate\Notifications\Notification;
7
8
class LobChannel
9
{
src/LobServiceProvider.php
-use Illuminate\Support\ServiceProvider;
+use Illuminate\Support\ServiceProvider;
class LobServiceProvider extends ServiceProvider
0 commit comments