PHP Class LeagueWrap\Dto\ChampionMasteryList

Inheritance: extends AbstractListDto
Afficher le fichier Open project: paquettg/leaguewrap

Protected Properties

Свойство Type Description
$listKey

Méthodes publiques

Méthode Description
__construct ( array $info )
getChampion ( integer $championId ) : ChampionMastery | null Get a champion by its id.

Method Details

__construct() public méthode

public __construct ( array $info )
$info array

getChampion() public méthode

Get a champion by its id.
public getChampion ( integer $championId ) : ChampionMastery | null
$championId integer
Résultat ChampionMastery | null

Property Details

$listKey protected_oe property

protected $listKey