get_series

Gets a list of series for a selected round for the bracket.

Parameters

  • string|null $round — The round to get the series for. Leave blank to get all of the series for the bracket.

Returns

  • array — The list of series.

Since: 2.0

Source

  • /includes/classes/base/class-bracket.php — 186