We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572eedd commit ad30b9aCopy full SHA for ad30b9a
src/GosWebSocketEvents.php
@@ -55,7 +55,7 @@ final class GosWebSocketEvents
55
public const CLIENT_REJECTED = 'gos_web_socket.client_rejected';
56
57
/**
58
- * The CLIENT_REJECTED event occurs when a connection is rejected.
+ * The CONNECTION_REJECTED event occurs when a connection is rejected.
59
*
60
* @Event("Gos\Bundle\WebSocketBundle\Event\ConnectionRejectedEvent")
61
*/
0 commit comments