HockeyTeam::get_players_stats
Gets the player stats for a team for a given season.
Parameters
- string $season — The season to get the stats from.
Returns
- array — The player stats for a team.
Since: 2.0
Source
- /includes/classes/sports/hockey/hockey-team.php — 112