Esempio n. 1
0
 public function feed_list_title()
 {
     $title = parent::feed_list_title();
     return $this->get_service_icon() . $title;
 }