walkor 9 éve
szülő
commit
feb27f1471
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      Protocols/Ws.php

+ 1 - 0
Protocols/Ws.php

@@ -3,6 +3,7 @@ namespace Workerman\Protocols;
 
 use Workerman\Worker;
 use Workerman\Lib\Timer;
+use Workerman\Connection\TcpConnection;
 
 /**
  * Websocket protocol for client.