コード例 #1
0
 /**
  * @return Pap_Stats_Data_Commission
  */
 public function getCount() {
     $this->init();
     return $this->computer->getCount();
 }