示例#1
0
文件: Team.php 项目: agloa/tournament
 /**
  * Class constructor
  */
 public function __construct()
 {
     parent::__construct();
 }