PHP Class LeagueWrap\Dto\ShardList

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

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( array $info )
getShardByRegion ( String $region ) : Shard | null Get a shard by its region.

Method Details

__construct() public méthode

public __construct ( array $info )
$info array

getShardByRegion() public méthode

Get a shard by its region.
public getShardByRegion ( String $region ) : Shard | null
$region String
Résultat Shard | null

Property Details

$listKey protected_oe property

protected $listKey