Example #1
0
 /**
  *	@see		RM_User_Mapper::getCityQuota
  */
 public function getCityQuota()
 {
     return $this->_mapper->getCityQuota();
 }