Exemplo n.º 1
0
 public function update_user_count()
 {
     $this->user_count = BfoxReadingSchedule::count_users_for_plan_id($this->id);
 }