Ladder

Methods

setCurrentSeason

setCurrentSeason(array $currentSeason) : $this

Arguments

$currentSeason

array

Response

$this

getCurrentSeason

getCurrentSeason() : array

Response

array

setPreviousSeason

setPreviousSeason(array $previousSeason) : $this

Arguments

$previousSeason

array

Response

$this

getPreviousSeason

getPreviousSeason() : array

Response

array

setShowcasePlacement

setShowcasePlacement(array $showcasePlacement) : $this

Arguments

$showcasePlacement

array

Response

$this

getShowcasePlacement

getShowcasePlacement() : array

Response

array

Properties

currentSeason

currentSeason : array
var

Type(s)

array

previousSeason

previousSeason : array
var

Type(s)

array

showcasePlacement

showcasePlacement : array
var

Type(s)

array