x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Pull Request — master (#140)
by Alexandru
01:30
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.