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 dabfde8 commit a1f0b29Copy full SHA for a1f0b29
src/Exceptions/InvalidConfiguration.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace BoringDragon\MsgowlLaravelNotificationChannel;
+namespace BoringDragon\MsgowlLaravelNotificationChannel\Exceptions;
4
5
use Exception;
6
0 commit comments