Beispiel #1
0
 public function top_delete($event)
 {
     $this->rating->delete_top($event['topic_ids']);
 }