示例#1
0
 public function get_publications()
 {
     return Publication::fetch_all_in_tournament($this->id);
 }