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 36b291c commit ce21c0bCopy full SHA for ce21c0b
src/Channels/FcmV1Channel.php
@@ -2,7 +2,7 @@
2
3
namespace Edujugon\PushNotification\Channels;
4
5
-class FcmChannel extends GcmChannel
+class FcmV1Channel extends GcmChannel
6
{
7
/**
8
* {@inheritdoc}
0 commit comments