Sports_Bench_Team::get_upcoming_schedule( $limit, $season )
Type
Functions
Section
Teams
Returns an array of upcoming games for a team.
Parameters
- $limit, integer, the number of upcoming games to grab
- $season, string, the season to grab the team's schedule
Returns
- array, the upcoming games for the team
Since: 1.0
Source: sports-bench-team.php, line 1111