예제 #1
0
파일: Team.php 프로젝트: agloa/tournament
 /**
  * Class constructor
  */
 public function __construct()
 {
     parent::__construct();
 }