Example #1
0
 public function get()
 {
     return Api_Bo_Feed::getFeedEntries($this->uid, $this->actorid, $this->friends, $this->actions, $this->stories);
 }