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 0231a05 commit 5f064c8Copy full SHA for 5f064c8
src/VkChannel.php
@@ -2,7 +2,7 @@
2
3
namespace NotificationChannels\Vk;
4
5
-use NotificationChannels\Epochta\Exceptions\CouldNotSendNotification;
+use NotificationChannels\Vk\Exceptions\CouldNotSendNotification;
6
use Illuminate\Notifications\Notification;
7
use Illuminate\Support\Facades\Event;
8
use ATehnix\VkClient\Client;
0 commit comments