Completed
Pull Request — master (#544)
by Alexandru
01:26
created
src/Contracts/ChannelManager.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,6 @@
 block discarded – undo
157 157
      * @param  \Ratchet\ConnectionInterface  $connection
158 158
      * @param  stdClass  $user
159 159
      * @param  string  $channel
160
-     * @param  stdClass  $payload
161 160
      * @return PromiseInterface[bool]
162 161
      */
163 162
     public function userLeftPresenceChannel(ConnectionInterface $connection, stdClass $user, string $channel): PromiseInterface;
Please login to merge, or discard this patch.