Example #1
0
 public function markread($event)
 {
     $post_list = $event['post_list'];
     $this->helper->notification_markread($post_list);
 }