Completed
Pull Request — master (#450)
by Marcel
03:00 queued 01:39
created
src/PubSub/Broadcasters/RedisPusherBroadcaster.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -111,7 +111,7 @@
 block discarded – undo
111 111
      * Decode the given Pusher response.
112 112
      *
113 113
      * @param  \Illuminate\Http\Request  $request
114
-     * @param  mixed  $response
114
+     * @param  string  $response
115 115
      * @return array
116 116
      */
117 117
     protected function decodePusherResponse($request, $response)
Please login to merge, or discard this patch.