Player

Used to create a Player object in the Sports Bench Plugin.

To create a new series object, you’ll need to use the Sports_Bench\Classes\Base\Player namespace and then use new Player( $player_selector ). If you’re using the player_id to create the player object, you must place (int) before the id number.

Properties

  • $player_id
  • $player_first_name
  • $player_last_name
  • $player_photo
  • $player_position
  • $player_home_city
  • $player_home_state
  • $player_birth_day
  • $team_id
  • $player_weight
  • $player_height
  • $player_slug
  • $player_bio