예제 #1
0
 public function getDownloads($type)
 {
     return StatManager::getAddonDownloads($this->id, $type);
 }