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 0caad2f commit 6d56736Copy full SHA for 6d56736
src/TwitterStatusUpdate.php
@@ -2,8 +2,8 @@
2
3
namespace NotificationChannels\Twitter;
4
5
-use Illuminate\Support\Collection;
6
use Kylewm\Brevity\Brevity;
+use Illuminate\Support\Collection;
7
use NotificationChannels\Twitter\Exceptions\CouldNotSendNotification;
8
9
class TwitterStatusUpdate
0 commit comments