get_division_wins

Gets the number of division wins for the team in a given season.

Parameters

  • string $season — The season to get the wins from.

Returns

  • int — The number of division wins.

Since: 2.0

Source

  • /includes/classes/base/class-team.php — 1088