示例#1
0
文件: PPM.php 项目: ozerich/ppm-sdk
 public function getPlayerPositions()
 {
     return Position::GetPositions($this->sport);
 }