Ejemplo n.º 1
0
 public function testGamesParser()
 {
     $steamId = new SteamId('koraktor', false);
     print_r($steamId->getGames());
 }