コード例 #1
0
ファイル: PPM.php プロジェクト: ozerich/ppm-sdk
 public function getPlayerPositions()
 {
     return Position::GetPositions($this->sport);
 }