MatchController
class MatchController extends CRUDController
Properties
bool | $recalculateNeeded | Whether the last edited match has had its ELO changed, requiring an ELO recalculation |
Methods
listAction(Request $request, Player $me, Team $team = null, Player $player = null, $type = null)
No description