modify plugin name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user