コード例 #1
0
ファイル: GameController.php プロジェクト: pumba3211/PHP
 public function game_state()
 {
     return Game::game_stateless();
 }