コード例 #1
0
 public function onCompletion(Server $server)
 {
     $server->broadcastPacketsCallback($this->final, $this->targets, $this->channel);
 }