Example #1
0
 public function action_get_recent()
 {
     return $this->create_posts('recent', Posts::recent());
 }