コード例 #1
0
ファイル: BBMGameProxy.php プロジェクト: jsuggs/BBM_old
 public function getPlays()
 {
     $this->_load();
     return parent::getPlays();
 }