get_conference_draws

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

Parameters

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

Returns

  • int — The number of conference draws.

Since: 2.0

Source

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