Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-17 19:04:26 +08:00
parent a8f840bfb2
commit 45cf88e52c
2 changed files with 19 additions and 3 deletions
+10
View File
@@ -28,6 +28,16 @@ class Sender implements WebSocketInterface
}
/**
* @param AliasServer|Server $server
*/
public function setServer(mixed $server): void
{
$this->server = $server;
}
/**
* @param int $fd
* @param mixed $data