Adefinir  Finale
RefreshChartRequest.php
Go to the documentation of this file.
1 <?php
2 
3 use App\Http\Controllers\GameController;
4 
6  protected static function subtract()
7  {
8  $game = $_SESSION["gameController"];
9  $game->subtract();
10  }
11 }
RefreshChartRequest\subtract
static subtract()
Definition: RefreshChartRequest.php:6
$game
$game
Definition: results.blade.php:7
RefreshChartRequest
Definition: RefreshChartRequest.php:5