diff --git a/lib/Ratchet/Application/ApplicationInterface.php b/lib/Ratchet/Application/ApplicationInterface.php index 91b039c..a47306b 100644 --- a/lib/Ratchet/Application/ApplicationInterface.php +++ b/lib/Ratchet/Application/ApplicationInterface.php @@ -1,9 +1,8 @@ _socket->close(); } diff --git a/lib/Ratchet/Application/WebSocket/Command/Action/Ping.php b/lib/Ratchet/Application/WebSocket/Command/Action/Ping.php index ec550e7..5fc0737 100644 --- a/lib/Ratchet/Application/WebSocket/Command/Action/Ping.php +++ b/lib/Ratchet/Application/WebSocket/Command/Action/Ping.php @@ -1,9 +1,9 @@