Season

Methods

setSeasonId

setSeasonId(int $seasonId) : $this

Arguments

$seasonId

int

Response

$this

getSeasonId

getSeasonId() : int

Response

int

setSeasonNumber

setSeasonNumber(int $seasonNumber) : $this

Arguments

$seasonNumber

int

Response

$this

getSeasonNumber

getSeasonNumber() : int

Response

int

setSeasonYear

setSeasonYear(int $seasonYear) : $this

Arguments

$seasonYear

int

Response

$this

getSeasonYear

getSeasonYear() : int

Response

int

setStats

setStats(array $stats) : $this

Arguments

$stats

array

Response

$this

getStats

getStats() : array

Response

array

setTotalGamesThisSeason

setTotalGamesThisSeason(int $totalGamesThisSeason) : $this

Arguments

$totalGamesThisSeason

int

Response

$this

getTotalGamesThisSeason

getTotalGamesThisSeason() : int

Response

int

addSeasonStats

addSeasonStats(\petrepatrasc\BlizzardApiBundle\Entity\SeasonStats $stats) : $this

Arguments

Response

$this

Properties

seasonId

seasonId : int
var

Type(s)

int

totalGamesThisSeason

totalGamesThisSeason : int
var

Type(s)

int

stats

stats : array
var

Type(s)

array

seasonNumber

seasonNumber : int
var

Type(s)

int

seasonYear

seasonYear : int
var

Type(s)

int