Completed
Push — master ( 773ea8...712f95 )
by Artem
05:32
created
Response/ResponseProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
     /**
75 75
      * @param ResponseInterface $response
76 76
      *
77
-     * @return FirebaseResponseInterface
77
+     * @return null|MulticastMessageResponse
78 78
      */
79 79
     private function processHttpOkResponse(ResponseInterface $response)
80 80
     {
Please login to merge, or discard this patch.