Completed
Pull Request — master (#447)
by Alexandru
15:06 queued 01:45
created
src/ChannelManagers/RedisChannelManager.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -252,7 +252,6 @@
 block discarded – undo
252 252
      * @param  \Ratchet\ConnectionInterface  $connection
253 253
      * @param  stdClass  $user
254 254
      * @param  string  $channel
255
-     * @param  stdClass  $payload
256 255
      * @return void
257 256
      */
258 257
     public function userLeftPresenceChannel(ConnectionInterface $connection, stdClass $user, string $channel)
Please login to merge, or discard this patch.