예제 #1
0
파일: PPM.php 프로젝트: ozerich/ppm-sdk
 public function getPlayerPositions()
 {
     return Position::GetPositions($this->sport);
 }