get_division_record
Gets the division record for the team in a given season.
Parameters
- string $season — The season to get the record from.
Returns
- array — The list of division wins, losses and draws.
Since: 2.0
Source
- /includes/classes/base/class-team.php — 11182