BaseballPlayer::get_pitcher_record
Gets the record for a pitcher.
Parameters
- string $season — The season to get the record.
Returns
- array — The record for the player.
Since: 2.0
Source
- /includes/classes/sports/baseball/baseball-player.php — 133