RugbyTeam::get_team_season_stats
Gets the team stats for a given season.
Parameters
- string $season — The season to get the stats for.
Returns
- array — A list of total and average team stats.
Since: 2.0
Source
- /includes/classes/sports/rugby/rugby-team.php — 52