sports_bench_game_box_score_away_team_stats
Displays the individual stats for a game for the away team.
Parameters
- Game $game — The game object for the game.
- Team $away_team — The team object for the away team.
Returns
- string — The HTML for the away team individual stats.
Since: 2.0
Source
- /includes/functions/games.php — 122