Completed
Pull Request — master (#9)
by
unknown
01:21
created
src/FcmChannel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
 
70 70
     /**
71 71
      * @param $fcmMessage
72
-     * @return Response|void
72
+     * @return \Psr\Http\Message\ResponseInterface
73 73
      * @throws CouldNotSendNotification
74 74
      */
75 75
     protected function sendToFcm($fcmMessage)
Please login to merge, or discard this patch.