get_division_draws

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

Parameters

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

Returns

  • int — The number of division draws.

Since: 2.0

Source

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