modify plugin name

This commit is contained in:
2022-02-13 03:20:06 +08:00
parent 69a7735144
commit c9a904f065
-9
View File
@@ -19,15 +19,6 @@ class Sender implements WebSocketInterface
private AliasServer|Server $server;
/**
*
*/
public function __construct()
{
$this->server = Kiri::getDi()->get(WebSocketInterface::class);
}
/**
* @param AliasServer|Server $server