BaseballTeam::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

  • string — The player stats for a team.

Since: 2.0

Source

  • /includes/classes/sports/baseball/baseball-team.php — 120