sports_bench_get_team_season_stats

Gets the season stats for a selected team.

Parameters

  • Team $team — The Team object to get the season stats from.
  • string $season — The season to get the stats from.

Returns

  • array — The total and average stats for a team for the season.

Since: 2.0

Source

  • /includes/functions/display.php — 155