コード例 #1
0
ファイル: Battle.php プロジェクト: daverodal/wargaming
 public function __construct(AdminService $ad)
 {
     Battle::$ad = $ad;
 }